Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
cond-wf-005.1.cwl
|
![]() Path: testdata/cond-wf-005.1.cwl Branch/Commit ID: 0ab1d42d10f7311bb4032956c4a6f3d2730d9507 |
|
|
cram_to_bam workflow
|
![]() Path: definitions/subworkflows/cram_to_bam_and_index.cwl Branch/Commit ID: 051074fce4afd9732ef34db9dd43d3a1d8e979d6 |
|
|
tt_fscr_calls_pass1
|
![]() Path: task_types/tt_fscr_calls_pass1.cwl Branch/Commit ID: e3f18c61d1bbf65e40921dbd044369da4523ee3e |
|
|
kmer_cache_store
|
![]() Path: task_types/tt_kmer_cache_store.cwl Branch/Commit ID: 708e141d99f6e5f30d9402d9f890562606a0d97e |
|
|
count-lines15-wf.cwl
|
![]() Path: tests/count-lines15-wf.cwl Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b |
|
|
genome-kallisto-index.cwl
Generates a FASTA file with the DNA sequences for all transcripts in a GFF file and builds kallisto index |
![]() Path: tools/genome-kallisto-index.cwl Branch/Commit ID: 0d919fc3a2f4e4c105142df04d74ac934e3c8c03 |
|
|
dynresreq-workflow-stepdefault.cwl
|
![]() Path: tests/dynresreq-workflow-stepdefault.cwl Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b |
|
|
echo-wf-default.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/echo-wf-default.cwl Branch/Commit ID: e9c83739a93fa0b18f8dea2f98b632a9e32725c9 |
|
|
scatter-wf1.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/scatter-wf1.cwl Branch/Commit ID: e9c83739a93fa0b18f8dea2f98b632a9e32725c9 |
|
|
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: ce058d892d330125cd03d0a0d5fb3b321cda0be3 |