-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For non-WGS samples, WXS or Targeted, it is unclear if the call-sSNV param intersect_regions SHOULD BE changed to their respective target BED file as the default if set to Homo_sapiens_assembly38_no-decoy.bed.gz.
Maybe a comment would be of good guidance in this section - to change the default path to a respective BED file.
metapipeline-DNA/config/template.config
Lines 90 to 98 in 59b9663
| call_sSNV { | |
| algorithm = ['somaticsniper', 'strelka2', 'mutect2', 'muse'] | |
| reference = '/hot/ref/reference/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta' | |
| exome = false | |
| intersect_regions = '/hot/ref/tool-specific-input/pipeline-call-sSNV-6.0.0/GRCh38-BI-20160721/Homo_sapiens_assembly38_no-decoy.bed.gz' | |
| germline_resource_gnomad_vcf = '/hot/ref/tool-specific-input/GATK/GRCh38/af-only-gnomad.hg38.vcf.gz' | |
| dbSNP = '/hot/ref/database/dbSNP-155/original/GRCh38/GCF_000001405.39.gz' | |
| ncbi_build = 'GRCh38' | |
| } |
Metadata
Metadata
Assignees
Labels
No labels