Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
trim-rnaseq-pe.cwl
Runs RNA-Seq BioWardrobe basic analysis with pair-end data file. |
Path: workflows/trim-rnaseq-pe.cwl Branch/Commit ID: a8e4c1245950715d2e07682d3ac4865ce1d73777 |
|
|
|
SoupX (workflow) - an R package for the estimation and removal of cell free mRNA contamination
Wrapped in a workflow SoupX tool for easy access to Cell Ranger pipeline compressed outputs. |
Path: tools/soupx-subworkflow.cwl Branch/Commit ID: a8e4c1245950715d2e07682d3ac4865ce1d73777 |
|
|
|
Generate genome indices for STAR & bowtie
Creates indices for: * [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) * [bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) It performs the following steps: 1. `STAR --runMode genomeGenerate` to generate indices, based on [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) and [GTF](http://mblab.wustl.edu/GTF2.html) input files, returns results as an array of files 2. Outputs indices as [Direcotry](http://www.commonwl.org/v1.0/CommandLineTool.html#Directory) data type 3. Separates *chrNameLength.txt* file from Directory output 4. `bowtie-build` to generate indices requires genome [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) file as input, returns results as a group of main and secondary files |
Path: workflows/genome-indices.cwl Branch/Commit ID: 57863b6131d8262c5ce864adaf8e4038401e71a2 |
|
|
|
Pairwise genomic regions intersection
Pairwise genomic regions intersection ============================================= Overlaps peaks from two ChIP/ATAC experiments |
Path: workflows/peak-intersect.cwl Branch/Commit ID: 57863b6131d8262c5ce864adaf8e4038401e71a2 |
|
|
|
pair-workflow.cwl
|
Path: workflows/pair-workflow.cwl Branch/Commit ID: 9afe0b169cff4df57d5a5cbf18c6e34d5cdc6998 |
|
|
|
Workflow that executes the Sounder SIPS end-to-end L1b processing
Requires valid AWS credentials as input arguments |
Path: sounder_sips/ssips_L1b_workflow.cwl Branch/Commit ID: 84ecf33903c453db1228ed372ac676ac771136ef |
|
|
|
step_valuefrom5_wf_with_id_v1_1.cwl
|
Path: testdata/step_valuefrom5_wf_with_id_v1_1.cwl Branch/Commit ID: 33a706bc6b85f1c2824af05bebe7aae19bcb6597 |
|
|
|
trim-rnaseq-pe-dutp.cwl
Runs RNA-Seq BioWardrobe basic analysis with strand specific pair-end data file. |
Path: workflows/trim-rnaseq-pe-dutp.cwl Branch/Commit ID: a8e4c1245950715d2e07682d3ac4865ce1d73777 |
|
|
|
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: a8e4c1245950715d2e07682d3ac4865ce1d73777 |
|
|
|
Align reference proteins plane complete workflow
|
Path: protein_alignment/wf_protein_alignment.cwl Branch/Commit ID: 369e2b6c7f4db75099d258729dec1326f55d2cc5 |
