Skip to content

WXS/Targeted - intersect_regions param for call-sSNV in template.config #183

@Faizal-Eeman

Description

@Faizal-Eeman

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.

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions