-
Notifications
You must be signed in to change notification settings - Fork 55
subworkflows_bam_to_trimmed_fastq_and_biscuit_alignments.cwl
Travis CI User edited this page Feb 24, 2021
·
20 revisions
This page is auto-generated. Do not edit.
bam to trimmed fastqs and biscuit alignments
| Name | Label | Description | Type | Secondary Files |
|---|---|---|---|---|
| bam | File | |||
| adapters | File | |||
| adapter_trim_end | string | |||
| adapter_min_overlap | int | |||
| max_uncalled | int | |||
| min_readlength | int | |||
| read_group_id | string | |||
| reference_index | string |
| Name | Label | Description | Type | Secondary Files |
|---|---|---|---|---|
| aligned_bam | File |
| Name | CWL Run |
|---|---|
| bam_to_fastq | tools/bam_to_fastq.cwl |
| trim_fastq | tools/trim_fastq.cwl |
| biscuit_align | tools/biscuit_align.cwl |
| index_bam | tools/index_bam.cwl |
| biscuit_markdup | tools/biscuit_markdup.cwl |