Mercurial > repos > nml > mykrobe_parser
diff test-data/prediction_2020/data/ERR031480_L6.json @ 6:8e7e5a660942 draft
planemo upload for repository https://github.com/phac-nml/mykrobe-parser commit 077a66175f3666924b42f216bbcb671ee0d026f2
author | nml |
---|---|
date | Fri, 22 Sep 2023 17:24:02 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/prediction_2020/data/ERR031480_L6.json Fri Sep 22 17:24:02 2023 +0000 @@ -0,0 +1,131 @@ +{ + "ERR031480_L6": { + "susceptibility": { + "Ofloxacin": { + "predict": "S" + }, + "Moxifloxacin": { + "predict": "S" + }, + "Isoniazid": { + "predict": "S" + }, + "Kanamycin": { + "predict": "S" + }, + "Ethambutol": { + "predict": "S" + }, + "Streptomycin": { + "predict": "S" + }, + "Ciprofloxacin": { + "predict": "S" + }, + "Pyrazinamide": { + "predict": "S" + }, + "Rifampicin": { + "predict": "S" + }, + "Amikacin": { + "predict": "S" + }, + "Capreomycin": { + "predict": "S" + } + }, + "phylogenetics": { + "phylo_group": { + "Mycobacterium_tuberculosis_complex": { + "percent_coverage": 99.776, + "median_depth": 136.0 + } + }, + "sub_complex": { + "Unknown": { + "percent_coverage": -1, + "median_depth": -1 + } + }, + "species": { + "Mycobacterium_africanum": { + "percent_coverage": 89.738, + "median_depth": 167 + } + }, + "lineage": { + "lineage": [ + "lineage6" + ], + "calls_summary": { + "lineage6": { + "good_nodes": 1, + "tree_depth": 1, + "genotypes": { + "lineage6": 1 + } + } + }, + "calls": { + "lineage6": { + "lineage6": { + "C1816587G": { + "variant": "ref-C1816587G?var_name=C1816587G&num_alts=1&ref=NC_000962.3&enum=0&gene=NA&mut=C1816587G", + "genotype": [ + 1, + 1 + ], + "genotype_likelihoods": [ + -10600.495296713667, + -1720.7989957550876, + -33.52511446152958 + ], + "info": { + "coverage": { + "reference": { + "percent_coverage": 100.0, + "median_depth": 1, + "min_non_zero_depth": 1, + "kmer_count": 20, + "klen": 21 + }, + "alternate": { + "percent_coverage": 100.0, + "median_depth": 131, + "min_non_zero_depth": 122, + "kmer_count": 2601, + "klen": 21 + } + }, + "expected_depths": [ + 136.0 + ], + "contamination_depths": [], + "filter": [], + "conf": 10567 + }, + "_cls": "Call.VariantCall" + } + } + } + } + } + }, + "kmer": 21, + "probe_sets": [ + "tb-species-170421.fasta.gz", + "tb-hunt-probe-set-jan-03-2019.fasta.gz", + "tb.lineage.20200930.probes.fa.gz" + ], + "files": [ + "ERR031480_1.fastq", + "ERR031480_2.fastq" + ], + "version": { + "mykrobe-predictor": "v0.10.0", + "mykrobe-atlas": "v0.10.0" + }, + "genotype_model": "kmer_count" + } +}