- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
Inputs
ID | Type | Title | Doc |
---|---|---|---|
threads | Integer (Optional) | Number of threads |
Number of threads for those steps that support multithreading |
bam_file | File | BAM file |
BAM file mapped to reference genome |
chrom_length_file | File | Chromosome length file for reference genome |
Chromosome length file for reference genome |
output_file_prefix | String | Prefix for all generated output files |
Corresponds to UID |
mapped_reads_number | Integer | Uniquely mapped reads number |
Uniquely mapped to reference genome reads number |
Steps
ID | Runs | Label | Doc |
---|---|---|---|
bam_to_bigwig |
bam-bedgraph-bigwig.cwl
(Workflow)
|
Workflow converts input BAM file into bigWig and bedGraph files |
|
samtools_sort_index |
../tools/samtools-sort-index.cwl
(CommandLineTool)
|
Tool to sort and index input BAM/SAM/CRAM.
If input `trigger` is set to `true` or isn't set at all (`true` is used by default), run `samtools sort` and
`samtools index`, return sorted BAM and BAI/CSI index file.
If input `trigger` is set to `false`, return unchanged `sort_input` (BAM/SAM/CRAM) and index (BAI/CSI, if provided in
`secondaryFiles`) files, previously staged into output directory. |
Outputs
ID | Type | Label | Doc |
---|---|---|---|
bambai_pair | File | Reference BAM |
Coordinate sorted BAM file mapped to reference genome |
bigwig_file | File | Reference bigWig file |
Generated bigWig file for reference genome |
https://w3id.org/cwl/view/git/fb355eda4555a7e7182a91ce045212b0a087d73f/subworkflows/allele-process-reference.cwl