Skip to content

Commit

Permalink
fix: correct path to resistance list on biogrid
Browse files Browse the repository at this point in the history
  • Loading branch information
boasvdp committed Jun 27, 2023
1 parent e950cc3 commit aea4ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/presets.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mycobacterium_tuberculosis:
single_copy_bed: files/mtb/coll_positions.bed
reference_genbank: /mnt/db/juno/variant-typing/mtb/NC_000962.3.gbk
resistance_variants_csv: /mnt/db/juno/variant-typing/mtb/resistentielijst.csv
resistance_variants_csv: /mnt/db/juno/variant-typing/mtb/reslist.csv
resistance_variants_columns: gene,drug,RIVM,TP,FP,confidence,variant_common_name
resistance_variants_ab_column: drug
other:
Expand Down

0 comments on commit aea4ead

Please sign in to comment.