Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
scatter-wf4.cwl#main
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/scatter-wf4.cwl Branch/Commit ID: 20d664eff23e59aa57908345bfdb1ceeab3438f2 Packed ID: main |
||
Nested workflow example
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/nested.cwl Branch/Commit ID: 4c905b830371eee45188a53510ba0ee9113fd4c8 |
||
step-valuefrom4-wf.cwl
|
https://github.com/common-workflow-language/common-workflow-language.git
Path: v1.0/v1.0/step-valuefrom4-wf.cwl Branch/Commit ID: 9a23706ec061c5d2c02ff60238d218aadf0b5db9 |
||
count-lines10-wf.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: cwltool/schemas/v1.0/v1.0/count-lines10-wf.cwl Branch/Commit ID: f997d13af87216e9b5048c732a511053c7ba714c |
||
unifiedgenotyper.cwl
|
https://github.com/uc-cdis/genomel_pipelines.git
Path: genomel/cwl/workflows/variant_calling/unifiedgenotyper.cwl Branch/Commit ID: 342c8a39d5823bbcf298d2f807ec235910e5f412 |
||
default-dir5.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/default-dir5.cwl Branch/Commit ID: 1441c285e8a5afe399f5d52ca9059cb8bb513edb |
||
directory.cwl
Inspect provided directory and return filenames. Generate a new directory and return it (including content). |
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/directory.cwl Branch/Commit ID: 6003cbb94f16103241b562f2133e7c4acac6c621 |
||
Genome conversion and annotation
Workflow for genome annotation from EMBL format |
https://git.wur.nl/unlock/cwl.git
Path: cwl/workflows/workflow_sapp_others.cwl Branch/Commit ID: d944d61ddc34a5b24ebac6e1701efd6f8fdf54ae |
||
assemble.cwl
Assemble a set of reads using SKESA |
https://github.com/ncbi/pgap.git
Path: assemble.cwl Branch/Commit ID: f5d70f3ad365a2c017fab1c9654c88bc1caf41aa |
||
RNA-Seq pipeline single-read
The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **single-read** experiment. A corresponded input [FASTQ](http://maq.sourceforge.net/fastq.shtml) file has to be provided. Current workflow should be used only with the single-read RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 3. Use samtools sort to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 5. Generate BigWig file on the base of sorted BAM file 6. Map input FASTQ file to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 7. Calculate isoform expression level for the sorted BAM file and GTF/TAB annotation file using GEEP reads-counting utility; export results to file |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-se.cwl Branch/Commit ID: 7fb8a1ebf8145791440bc2fed9c5f2d78a19d04c |