Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Salmon quantification, FASTQ -> H5AD count matrix
|
Path: steps/salmon-quantification.cwl Branch/Commit ID: a9022e73a8a0f01685b1241b87d5e793250845fd |
|
|
|
count-lines8-wf-noET.cwl
|
Path: tests/count-lines8-wf-noET.cwl Branch/Commit ID: e62f99dd79d6cb9c157cceb458f74200da84f6e9 |
|
|
|
count-lines15-wf.cwl
|
Path: tests/count-lines15-wf.cwl Branch/Commit ID: a5073143db4155e05df8d2e7eb59d9e62acd65a5 |
|
|
|
gwas.cwl
|
Path: wdl2cwl/tests/cwl_files/gwas.cwl Branch/Commit ID: 0a8c54b014101112fa4a2cb5fce5c30133691cae |
|
|
|
scatter-wf1.cwl
|
Path: tests/scatter-wf1.cwl Branch/Commit ID: e62f99dd79d6cb9c157cceb458f74200da84f6e9 |
|
|
|
step-valuefrom3-wf.cwl
|
Path: tests/step-valuefrom3-wf.cwl Branch/Commit ID: e62f99dd79d6cb9c157cceb458f74200da84f6e9 |
|
|
|
output-arrays-file-wf.cwl
|
Path: tests/output-arrays-file-wf.cwl Branch/Commit ID: e62f99dd79d6cb9c157cceb458f74200da84f6e9 |
|
|
|
scatterfail.cwl
|
Path: tests/wf/scatterfail.cwl Branch/Commit ID: 49cd284a8fc7884de763573075d3e1d6a4c1ffdd |
|
|
|
count-lines7-wf_v1_2.cwl
|
Path: testdata/count-lines7-wf_v1_2.cwl Branch/Commit ID: c1875d54dedc41b1d2fa08634dcf1caa8f1bc631 |
|
|
|
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: 5561f7ee11dd74848680351411a19aa87b13d27b |
