Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
pcawg_annotate_wf.cwl
This workflow will run OxoG, variantbam, and annotate. Run this as `dockstore --script --debug workflow launch --descriptor cwl --local-entry --entry ./oxog_varbam_annotate_wf.cwl --json oxog_varbam_annotat_wf.input.json ` |
Path: pcawg_annotate_wf.cwl Branch/Commit ID: 1.0.0 |
|
|
|
preprocess_vcf.cwl
This workflow will perform preprocessing steps on VCFs for the OxoG/Variantbam/Annotation workflow. |
Path: preprocess_vcf.cwl Branch/Commit ID: develop |
|
|
|
basic.cwl
|
Path: cl-tools/workflow/basic.cwl Branch/Commit ID: master |
|
|
|
sorter.cwl
|
Path: steps/sorter.cwl Branch/Commit ID: master |
|
|
|
EMG pipeline v3.0 (paired end version)
|
Path: workflows/emg-pipeline-v3-paired.cwl Branch/Commit ID: master |
|
|
|
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: master |
|
|
|
Functional analyis of sequences that match the 16S SSU
|
Path: workflows/16S_taxonomic_analysis.cwl Branch/Commit ID: master |
|
|
|
touch_ls_wf.cwl
|
Path: touch_ls_wf.cwl Branch/Commit ID: master |
|
|
|
revcomp_with_rename.cwl
|
Path: workflows/sanbi_cwltutorial/revcomp/revcomp_with_rename.cwl Branch/Commit ID: master |
|
|
|
example_workflow.cwl
Example CWL workflow that uses some advanced features |
Path: cwl/example_workflow.cwl Branch/Commit ID: master |
