-
Notifications
You must be signed in to change notification settings - Fork 58
pipelines_alignment_wgs.cwl
Travis CI User edited this page Sep 8, 2020
·
21 revisions
This page is auto-generated. Do not edit.
wgs alignment with qc
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
reference | ['string', 'File'] | ['.fai', '^.dict', '.amb', '.ann', '.bwt', '.pac', '.sa'] | ||
sequence | ../types/sequence_data.yml#sequence_data[] | |||
trimming | ['../types/trimming_options.yml#trimming_options', 'null'] | |||
mills | File | ['.tbi'] | ||
known_indels | File | ['.tbi'] | ||
dbsnp_vcf | File | ['.tbi'] | ||
omni_vcf | File | ['.tbi'] | ||
intervals | File | |||
picard_metric_accumulation_level | string | |||
bqsr_intervals | string[]? | |||
minimum_mapping_quality | int? | |||
minimum_base_quality | int? | |||
per_base_intervals | ../types/labelled_file.yml#labelled_file[] | |||
per_target_intervals | ../types/labelled_file.yml#labelled_file[] | |||
summary_intervals | ../types/labelled_file.yml#labelled_file[] | |||
sample_name | string? |
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
bam | File | |||
mark_duplicates_metrics | File | |||
insert_size_metrics | File | |||
insert_size_histogram | File | |||
alignment_summary_metrics | File | |||
gc_bias_metrics | File | |||
gc_bias_metrics_chart | File | |||
gc_bias_metrics_summary | File | |||
wgs_metrics | File | |||
flagstats | File | |||
verify_bam_id_metrics | File | |||
verify_bam_id_depth | File | |||
per_base_coverage_metrics | File[] | |||
per_base_hs_metrics | File[] | |||
per_target_coverage_metrics | File[] | |||
per_target_hs_metrics | File[] | |||
summary_hs_metrics | File[] |
Name | CWL Run |
---|---|
alignment | subworkflows/sequence_to_bqsr.cwl |
qc | subworkflows/qc_wgs.cwl |