Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
directory.cwl
Inspect provided directory and return filenames. Generate a new directory and return it (including content). |
Path: tests/wf/directory.cwl Branch/Commit ID: 2dce710246e091f0189fab41b589ee062ee94500 |
|
|
|
ST610106_seissol.cwl
|
Path: ST610106_seissol.cwl Branch/Commit ID: f435de822bbe32648738934700d340ba29dea215 |
|
|
|
sec-wf-out.cwl
|
Path: tests/wf/sec-wf-out.cwl Branch/Commit ID: 2dce710246e091f0189fab41b589ee062ee94500 |
|
|
|
fasta2taxa-plot
Input is a fasta file with n>1 samples, with sample id as sequence identifier prefix, and a sample id file. The workflow calls open reference otus and assigns taxa using greengenes. The output are taxa plots. |
Path: CWL/Workflows/qiime/OPENrefcluster2plot.cwl Branch/Commit ID: b8c2be41cd8805023a0d9e5916042b2557205d03 |
|
|
|
kmer_cache_store
|
Path: task_types/tt_kmer_cache_store.cwl Branch/Commit ID: 7e875f77b615b4f7ebfb23a1da30eb216cc52919 |
|
|
|
Build STAR indices
Workflow runs [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) to build indices for reference genome provided in a single FASTA file as fasta_file input and GTF annotation file from annotation_gtf_file input. Generated indices are saved in a folder with the name that corresponds to the input genome. |
Path: workflows/star-index.cwl Branch/Commit ID: ebbf23764ede324cabc064bd50647c1f643726fa |
|
|
|
Apply filters to VCF file
|
Path: definitions/subworkflows/germline_filter_vcf.cwl Branch/Commit ID: b7d9ace34664d3cedb16f2512c8a6dc6debfc8ca |
|
|
|
conditional_step_no_inputs.cwl
|
Path: tests/wf/conditional_step_no_inputs.cwl Branch/Commit ID: 2dce710246e091f0189fab41b589ee062ee94500 |
|
|
|
cache_test_workflow.cwl
|
Path: tests/wf/cache_test_workflow.cwl Branch/Commit ID: 2dce710246e091f0189fab41b589ee062ee94500 |
|
|
|
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: 664de58d95728edbf7d369d894f9037ebe2475fa |
