- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
BSD 2-clause "Simplified" License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| dbsnp | File (Optional) | ||
| threads | Integer (Optional) | ||
| interval | File (Optional) | ||
| input_bam | File[] | ||
| reference | File | ||
| output_file | String | ||
| bqsr_known_sites | File[] | ||
| dedup_output_bam | String | ||
| qcal_output_file | String | ||
| realign_output_bam | String | ||
| realign_known_sites | File[] | ||
| dedup_metrics_output_file | String |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| hc |
../algo/hc.cwl
(CommandLineTool)
|
||
| bqsr |
../stage/bqsr-flow.cwl
(Workflow)
|
Run BQSR pre+post+plot flow |
|
| dedup |
../stage/dedup-2-pass.cwl
(Workflow)
|
run 2-pass dedup: algo LocusCollector + algo Dedup sequentially |
|
| realign |
../algo/realign.cwl
(CommandLineTool)
|
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| output | File | ||
| qcal_output | File | ||
| dedup_output | File | ||
| realign_output | File | ||
| qcal_plot_output | File (Optional) | ||
| dedup_metric_output | File (Optional) | ||
| qcal_plot_csv_output | File (Optional) |
Permalink:
https://w3id.org/cwl/view/git/d20382adfe7285cb517a25d95d2bcb7586546e23/pipeline/pipeline-bam2vcf.cwl
