Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
sec-wf.cwl
|
![]() Path: tests/wf/sec-wf.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: 29bf638904709cfbf10908adcd51ba4886ace94a |
|
|
advanced-header.cwl
|
![]() Path: metadata/advanced-header.cwl Branch/Commit ID: 44214a9d02e6d85b03eb708552ed812ae3d4a733 |
|
|
scatter-wf2_v1_1.cwl
|
![]() Path: testdata/scatter-wf2_v1_1.cwl Branch/Commit ID: c1875d54dedc41b1d2fa08634dcf1caa8f1bc631 |
|
|
Running cellranger count and lineage inference
|
![]() Path: definitions/subworkflows/single_cell_rnaseq.cwl Branch/Commit ID: a3e26136043c03192c38c335316d2d36e3e67478 |
|
|
mut3.cwl
|
![]() Path: tests/wf/mut3.cwl Branch/Commit ID: fd6e054510e2bb65eed4069a3a88013d7ecbb99c |
|
|
group-isoforms-batch.cwl
Workflow runs group-isoforms.cwl tool using scatter for isoforms_file input. genes_filename and common_tss_filename inputs are ignored. |
![]() Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 675a3ff982091faf304931e9261aacdbabf51702 |
|
|
Trim Galore RNA-Seq pipeline single-read strand specific
Note: should be updated 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-end** 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-end RNA-Seq data. It performs the following steps: 1. Trim adapters from input FASTQ file 2. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 4. 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 |
![]() Path: workflows/trim-rnaseq-se-dutp.cwl Branch/Commit ID: 675a3ff982091faf304931e9261aacdbabf51702 |
|
|
echo-wf-default.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/echo-wf-default.cwl Branch/Commit ID: 1e5ad10c6b0d1c5f531737d12ef64062a00baef2 |
|
|
count-lines8-wf.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/count-lines8-wf.cwl Branch/Commit ID: 5c7799a145595323d0a8628be1fe0e24985e793a |