Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
1st-workflow.cwl
|
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: 819c81af5449ec912bbbbead042ad66b8d3fd8d4 |
|
|
|
exome alignment and tumor-only variant detection
|
Path: definitions/pipelines/tumor_only_exome.cwl Branch/Commit ID: 038cb3617a1966a1057386adcde97ce55d9e1139 |
|
|
|
env-wf2.cwl
|
Path: cwltool/schemas/v1.0/v1.0/env-wf2.cwl Branch/Commit ID: 3ed10d0ea7ac57550433a89a92bdbe756bdb0e40 |
|
|
|
exome alignment and germline variant detection
|
Path: definitions/pipelines/germline_exome_gvcf.cwl Branch/Commit ID: 788bdc99c1d5b6ee7c431c3c011eb30d385c1370 |
|
|
|
Bisulfite QC tools
|
Path: definitions/subworkflows/bisulfite_qc.cwl Branch/Commit ID: 60edaf6f57eaaf02cda1a3d8cb9a825aa64a43e2 |
|
|
|
wgs alignment and germline variant detection
|
Path: definitions/pipelines/germline_wgs.cwl Branch/Commit ID: 8eb189a4a34dc8cd86380685f814c79a444a7601 |
|
|
|
umi duplex alignment workflow
|
Path: definitions/subworkflows/duplex_alignment.cwl Branch/Commit ID: 0c4f4e59c265eb22aed3d2d37b173cb5430773d2 |
|
|
|
exome alignment and germline variant detection
|
Path: definitions/subworkflows/germline_detect_variants.cwl Branch/Commit ID: 735be84cdea041fcc8bd8cbe5728b29ca3586a21 |
|
|
|
animal-genome-assembly.pack.cwl#hybrid_error_correction.cwl
Sub workflow used in the Animal Genome Assembly pipeline by Kazuharu Arakawa (@gaou_ak), CWLized by Tazro Ohta (@inutano) |
Path: workflow/animal-genome-assembly/animal-genome-assembly.pack.cwl Branch/Commit ID: b63171820f546def8c26f558182912a71af88b48 Packed ID: hybrid_error_correction.cwl |
|
|
|
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: 4360fb2e778ecee42e5f78f83b78c65ab3a2b1df |
