nf-core/longraredisease
Long read sequencing pipeline to identify variants in patients with neurodevelopmental disorders
Define where the pipeline should find input data and save output data.
Path to comma-separated file containing information about the samples in the experiment.
string^\S+\.csv$The output directory where the results will be saved. You have to use absolute paths to storage on Cloud infrastructure.
stringEmail address for completion summary.
string^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$Options to configure the workflow execution mode.
Input file type.
stringSequencing platform (e.g. ‘ont’, ‘hifi’, ‘pacbio’).
stringontMinimap2 model for alignment.
stringUse Winnowmap for alignment instead of Minimap2
booleanWinnowmap model for alignment.
stringPath to repetitive k-mer file for Winnowmap
stringEnable haplotagging of BAM files.
booleantrueEnable trio analysis for SNV calling and phasing.
booleantrueEnable filtering of alignments to target regions.
booleanBED file with target regions for filtering.
stringGenerate BAM statistics using samtools.
booleantrueGenerate coverage statistics.
booleantrueEnable structural variant calling.
booleantrueEnable single nucleotide variant calling.
booleantrueEnable CNV calling with HiFiCNV if cnv_spectre is false.
booleanEnable short tandem repeat analysis.
booleantrueEnable quality control analysis.
booleantrueEnable methylation calling.
booleantrueReference genome related files and options required for the workflow.
Path to FASTA genome file.
string^\S+\.fn?a(sta)?(\.gz)?$Path to BED file for coverage analysis (optional).
stringPath to tandem repeat BED file for Sniffles.
stringList of chromosome codes to process.
arrayOptions for structural variant calling and filtering.
Minimum mapping quality for Sniffles.
integer10Enable structural variant annotation.
booleantrueMerge SV calls from multiple callers.
booleantrueMinimum mapping quality for SVIM.
integer10Minimum mapping quality for cuteSV.
integer10Only consider PASS variants.
booleantrueEnable SV filtering by coverage.
booleantrueBED file with coverage information for SV filtering.
stringMinimum read support for SVs.
stringautoMinimum read support limit.
integer2Path to AnnotSV annotations directory.
stringOptions for SV annotation and prioritization with SvAnna.
Enable SV annotation with SvAnna.
booleanPath to the SvAnna database directory.
stringOutput format for SvAnna results.
stringOptions for single nucleotide variant calling.
Run DeepVariant, otherwise runs Clair3.
booleantrueFilter PASS variants only in SNV.
booleantrueMinimum mapping quality for Clair3 to consider an alignment.
integer10Clair3 model to use.
stringontClair3 platform.
stringontBED file with regions to restrict DeepVariant calling to.
stringEnable generation of a runtime report for DeepVariant.
booleantrueExtra arguments for DeepVariant make_examples step.
stringmin_mapping_quality=10Options for copy number variant calling.
Path to BED file for regions to exclude in HiFiCNV.
stringBED file with expected CNVs for HiFiCNV evaluation.
stringUse test data for Spectre CNV calling.
booleanPath to Spectre metadata file.
stringPath to Spectre blacklist BED file.
stringPath to test summary file for Spectre CNV calling.
stringPath to test regions BED file for Spectre CNV calling.
stringPath to test regions CSI file for Spectre CNV calling.
stringPath to test FASTA file for Spectre CNV calling.
stringPath to test Clair3 VCF for Spectre CNV calling.
stringOptions for short tandem repeat analysis.
Path to STR BED file.
stringPath to variant catalogue JSON file.
stringOptions for output formats.
Generate VCF output.
booleantrueGenerate SNF output.
booleantrueParameters used to describe centralised config profiles. These should not be edited.
Git commit id for Institutional configs.
stringmasterBase directory for Institutional configs.
stringhttps://raw.githubusercontent.com/nf-core/configs/masterInstitutional config name.
stringInstitutional config description.
stringInstitutional config contact information.
stringInstitutional config URL link.
stringLess common options for the pipeline, typically set in a config file.
Display version and exit.
booleanMethod used to save pipeline results to output directory.
stringEmail address for completion summary, only when pipeline fails.
string^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$Send plain-text email instead of HTML.
booleanDo not use coloured log outputs.
booleanIncoming hook URL for messaging service
stringBoolean whether to validate parameters against the schema at runtime
booleantrueBase URL or local path to location of pipeline test dataset files
stringhttps://raw.githubusercontent.com/nf-core/test-datasets/Suffix to add to the trace report filename. Default is the date and time in the format yyyy-MM-dd_HH-mm-ss.
stringShow full help message.
booleanShow hidden parameters.
boolean