Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
bam-bedgraph-bigwig.cwl
Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow. |
![]() Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: a0b22644ca178b640fb74849d23b7c631022f0b5 |
|
|
wf_demultiplex_se.cwl
This workflow takes in single-end reads, and performs the following steps in order: demux_se.cwl (does not actually demux for single end, but mirrors the paired-end processing protocol) |
![]() Path: cwl/wf_demultiplex_se.cwl Branch/Commit ID: b2b95f58f96ee5b34bd9b342d0ecda63d135e278 |
|
|
Subworkflow that runs cnvkit in single sample mode and returns a vcf file
|
![]() Path: definitions/subworkflows/cnvkit_single_sample.cwl Branch/Commit ID: 0b6e8fd8ead7644cf5398395b76af5cf4011686f |
|
|
Bisulfite QC tools
|
![]() Path: definitions/subworkflows/bisulfite_qc.cwl Branch/Commit ID: b9e7392e72506cadd898a6ac4db330baf6535ab6 |
|
|
phase VCF
|
![]() Path: definitions/subworkflows/phase_vcf.cwl Branch/Commit ID: b9e7392e72506cadd898a6ac4db330baf6535ab6 |
|
|
bam to trimmed fastqs and biscuit alignments
|
![]() Path: definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl Branch/Commit ID: b9e7392e72506cadd898a6ac4db330baf6535ab6 |
|
|
Exome QC workflow
|
![]() Path: definitions/subworkflows/qc_exome_no_verify_bam.cwl Branch/Commit ID: 509938802c5e42bb8084c6a5a26ab6425c60e69a |
|
|
kmer_ref_compare_wnode
|
![]() Path: task_types/tt_kmer_ref_compare_wnode.cwl Branch/Commit ID: a432f942e325da401488be454fa0f1100d9e6189 |
|
|
Merge, annotate, and generate a TSV for SVs
|
![]() Path: definitions/subworkflows/merge_svs.cwl Branch/Commit ID: b9e7392e72506cadd898a6ac4db330baf6535ab6 |
|
|
02-trim-se.cwl
ChIP-seq 02 trimming - reads: SE |
![]() Path: v1.0/ChIP-seq_pipeline/02-trim-se.cwl Branch/Commit ID: 4636f2c1a8bcfceeb4b3596ee29e9c06311ed4a1 |