Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Add snv and indel bam-readcount files to a vcf
|
Path: definitions/subworkflows/vcf_readcount_annotator.cwl Branch/Commit ID: e0b3c76e38630fb6234414b5adebfb6a4fb23117 |
|
|
|
Single-cell Multiome ATAC and RNA-Seq Filtering Analysis
Single-cell Multiome ATAC and RNA-Seq Filtering Analysis Filters single-cell multiome ATAC and RNA-Seq datasets based on the common QC metrics. |
Path: workflows/sc-multiome-filter.cwl Branch/Commit ID: 12e5256de1b680c551c87fd5db6f3bc65428af67 |
|
|
|
Merge, annotate, and generate a TSV for SVs
|
Path: definitions/subworkflows/merge_svs.cwl Branch/Commit ID: dc2c019c1aa24cc01b451a0f048cf94a35f163c4 |
|
|
|
scatterfail.cwl
|
Path: tests/wf/scatterfail.cwl Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a |
|
|
|
io-int-default-tool-and-wf.cwl
|
Path: tests/io-int-default-tool-and-wf.cwl Branch/Commit ID: a0f2d38e37ff51721fdeaf993bb2ab474b17246b |
|
|
|
Per-chromosome pindel
|
Path: definitions/subworkflows/pindel_cat.cwl Branch/Commit ID: d297528e53b6c1ecb69b1ab27b8e03323b4463ad |
|
|
|
1st-workflow.cwl
|
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a |
|
|
|
bam_readcount workflow
|
Path: definitions/subworkflows/bam_readcount.cwl Branch/Commit ID: a670f323e77e02d9b77be9a13d73d5276dd3676c |
|
|
|
cache_test_workflow.cwl
|
Path: tests/wf/cache_test_workflow.cwl Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a |
|
|
|
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: fa4f172486288a1a9d23864f1d6962d85a453e16 |
