Mercurial > repos > nml > mykrobe_parser
diff test-data/prediction_2020/data/ERR841495_L5.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/ERR841495_L5.json Fri Sep 22 17:24:02 2023 +0000 @@ -0,0 +1,131 @@ +{ + "ERR841495_L5": { + "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.715, + "median_depth": 137 + } + }, + "sub_complex": { + "Unknown": { + "percent_coverage": -1, + "median_depth": -1 + } + }, + "species": { + "Mycobacterium_africanum": { + "percent_coverage": 57.895, + "median_depth": 123.0 + } + }, + "lineage": { + "lineage": [ + "lineage5" + ], + "calls_summary": { + "lineage5": { + "good_nodes": 1, + "tree_depth": 1, + "genotypes": { + "lineage5": 1 + } + } + }, + "calls": { + "lineage5": { + "lineage5": { + "C1799921A": { + "variant": "ref-C1799921A?var_name=C1799921A&num_alts=1&ref=NC_000962.3&enum=0&gene=NA&mut=C1799921A", + "genotype": [ + 1, + 1 + ], + "genotype_likelihoods": [ + -18788.22144930431, + -99999999, + -130.83857036406937 + ], + "info": { + "coverage": { + "reference": { + "percent_coverage": 0.0, + "median_depth": 0, + "min_non_zero_depth": 0, + "kmer_count": 0, + "klen": 21 + }, + "alternate": { + "percent_coverage": 100.0, + "median_depth": 158, + "min_non_zero_depth": 150, + "kmer_count": 3208, + "klen": 21 + } + }, + "expected_depths": [ + 137 + ], + "contamination_depths": [], + "filter": [], + "conf": 18657 + }, + "_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": [ + "ERR841495_1.fastq", + "ERR841495_2.fastq" + ], + "version": { + "mykrobe-predictor": "v0.10.0", + "mykrobe-atlas": "v0.10.0" + }, + "genotype_model": "kmer_count" + } +}