- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
MIT License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| mills | File | ||
| docm_vcf | File | ||
| omni_vcf | File | ||
| sequence | https://w3id.org/cwl/view/git/4ae14dd3a447c90022e3dfeb53fc05b8436e2775/definitions/types/sequence_data.yml#sequence_data[] | ||
| vep_pick | |||
| dbsnp_vcf | File | ||
| reference | String | ||
| sample_name | String | ||
| known_indels | File | ||
| qc_intervals | File | ||
| synonyms_file | File (Optional) | ||
| vep_cache_dir | String | ||
| custom_gnomad_vcf | File (Optional) | ||
| summary_intervals | https://w3id.org/cwl/view/git/4ae14dd3a447c90022e3dfeb53fc05b8436e2775/definitions/types/labelled_file.yml#labelled_file[] | ||
| per_base_intervals | https://w3id.org/cwl/view/git/4ae14dd3a447c90022e3dfeb53fc05b8436e2775/definitions/types/labelled_file.yml#labelled_file[] | ||
| vep_ensembl_species | String |
ensembl species - Must be present in the cache directory. Examples: homo_sapiens or mus_musculus |
|
| vep_ensembl_version | String |
ensembl version - Must be present in the cache directory. Example: 95 |
|
| per_target_intervals | https://w3id.org/cwl/view/git/4ae14dd3a447c90022e3dfeb53fc05b8436e2775/definitions/types/labelled_file.yml#labelled_file[] | ||
| vep_ensembl_assembly | String |
genome assembly to use in vep. Examples: GRCh38 or GRCm38 |
|
| variant_detection_intervals | File | ||
| readcount_minimum_base_quality | Integer (Optional) | ||
| picard_metric_accumulation_level | String | ||
| readcount_minimum_mapping_quality | Integer (Optional) |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| index_cram |
../tools/index_cram.cwl
(CommandLineTool)
|
samtools index cram | |
| bam_to_cram |
../tools/bam_to_cram.cwl
(CommandLineTool)
|
BAM to CRAM conversion | |
| detect_variants |
tumor_only_detect_variants.cwl
(Workflow)
|
Tumor-Only Detect Variants workflow | |
| alignment_and_qc |
wgs_alignment.cwl
(Workflow)
|
wgs alignment with qc |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| cram | File | ||
| final_tsv | File | ||
| final_vcf | File | ||
| flagstats | File | ||
| varscan_vcf | File | ||
| vep_summary | File | ||
| wgs_metrics | File | ||
| annotated_vcf | File | ||
| docm_gatk_vcf | File | ||
| gc_bias_metrics | File | ||
| bamcoverage_bigwig | File | ||
| summary_hs_metrics | File[] | ||
| insert_size_metrics | File | ||
| per_base_hs_metrics | File[] | ||
| verify_bam_id_depth | File | ||
| gc_bias_metrics_chart | File | ||
| insert_size_histogram | File | ||
| per_target_hs_metrics | File[] | ||
| verify_bam_id_metrics | File | ||
| gc_bias_metrics_summary | File | ||
| mark_duplicates_metrics | File | ||
| alignment_summary_metrics | File | ||
| per_base_coverage_metrics | File[] | ||
| per_target_coverage_metrics | File[] | ||
| tumor_snv_bam_readcount_tsv | File | ||
| tumor_indel_bam_readcount_tsv | File |
Permalink:
https://w3id.org/cwl/view/git/4ae14dd3a447c90022e3dfeb53fc05b8436e2775/definitions/pipelines/wgs.cwl
