- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
Inputs
ID | Type | Title | Doc |
---|---|---|---|
nsd | Integer (Optional) |
A target gene will be called a gain/loss if the log ratio of depth is this number of standard deviations above/below the mean of the copy number controls |
|
ref_flat | File |
refFlat file for reference genome |
|
all_genes | File |
Bed file of all genes. Columns: chrom, start, stop, gene name, value (arbitrary), strand (+/-) |
|
reference | File |
Reference genome fasta. |
|
ref_genome | String |
hg19 or hg38. Other genomes not supported |
|
sample_bams | File[] |
Array of bam files. Contains cfDNA/plasma samples. Should have .bai files in same directory |
|
target_genes | File |
Tab delimited bed file describing genes included in the targeted panel, including controls. Columns should contain: chromosome, start position, end position, gene name, description (can be anything, unless it is a control gene, in which case it should be labeled CN-control) |
|
capture_targets | File |
Bed file of probes used to target desired target regions. Can be supplied as file path or File |
|
matched_control_bams | File[] |
Array of bam files. Should be in the same order as sample_bams (ie the nth sample in each array are matched). |
|
panel_of_normal_bams | File[] |
Array of bams used as unmatched, panel of normals. Should have .bai files in same directory |
Steps
ID | Runs | Label | Doc |
---|---|---|---|
make_cna_calls |
../tools/cna_calls.cwl
(CommandLineTool)
|
Move all files into same dir | |
prepare_target_regions |
../subworkflows/cnvkit_prep_regions.cwl
(Workflow)
|
Create target and anti-target files for CNA analysis | |
generate_reference_coverage |
../subworkflows/cna_reference_coverage.cwl
(Workflow)
|
Calculate reference coverage | |
initial_cna_analysis_samples |
../subworkflows/cnvkit_initial_analysis.cwl
(Workflow)
|
Initial CNVkit analysis | |
initial_cna_analysis_controls |
../subworkflows/cnvkit_initial_analysis.cwl
(Workflow)
|
Initial CNVkit analysis | |
process_cnvkit_sample_outputs |
../subworkflows/process_cnvkit_results.cwl
(Workflow)
|
Process cnvkit outputs | |
process_cnvkit_control_outputs |
../subworkflows/process_cnvkit_results.cwl
(Workflow)
|
Process cnvkit outputs |
Outputs
ID | Type | Label | Doc |
---|---|---|---|
cna_calls | File |
https://w3id.org/cwl/view/git/656d9ae18f164f983c5672bcf51037cd73309f4f/pipelines/cna_pipeline.cwl