Skip to content

Commit

Permalink
Merge pull request #363 from genomic-medicine-sweden/TERT_report
Browse files Browse the repository at this point in the history
feat: 2 new TERT positions added to report
  • Loading branch information
jonca79 authored Nov 9, 2023
2 parents cf7a954 + 3617acb commit 8cb0b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,10 @@ hotspot_annotation:
chr_translation_file: "config/hotspot_report.chr.translation.hg19"

hotspot_info:
hotspot_mutations: "/projects/wp1/nobackup/ngs/utveckling/Twist_DNA_DATA/bed/Hotspots_combined_regions_nodups.csv"
hotspot_mutations: "/projects/wp1/nobackup/ngs/utveckling/Twist_DNA_DATA/bed/Hotspots_combined_regions_nodups.231011.csv"

hotspot_report:
hotspot_mutations: "/projects/wp1/nobackup/ngs/utveckling/Twist_DNA_DATA/bed/Hotspots_combined_regions_nodups.csv"
hotspot_mutations: "/projects/wp1/nobackup/ngs/utveckling/Twist_DNA_DATA/bed/Hotspots_combined_regions_nodups.231011.csv"
report_config: "config/hotspot_report.yaml"
chr_translation_file: "config/hotspot_report.chr.translation.hg19"
levels:
Expand Down

0 comments on commit 8cb0b46

Please sign in to comment.