Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Trim Galore RNA-Seq pipeline paired-end
The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **pair-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 files 2. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 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 files 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-pe.cwl Branch/Commit ID: 5f4f9c63a4183eabd10e11d9e86cf054ef7ced05 |
|
|
|
blastp_wnode_naming
|
Path: task_types/tt_blastp_wnode_naming.cwl Branch/Commit ID: 7f857f7f2d7c080d27c775b67a6d6f7d94bce31f |
|
|
|
tt_blastn_wnode
|
Path: task_types/tt_blastn_wnode.cwl Branch/Commit ID: c18a7e5164cb6b19f06b3d1e869407c118a87f7e |
|
|
|
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: a1f6ca50fcb0881781b3ba0306dd61ebf555eaba |
|
|
|
Cut-n-Run pipeline paired-end
Experimental pipeline for Cut-n-Run analysis. Uses mapping results from the following experiment types: - `chipseq-pe.cwl` - `trim-chipseq-pe.cwl` - `trim-atacseq-pe.cwl` Note, the upstream analyses should not have duplicates removed |
Path: workflows/trim-chipseq-pe-cut-n-run.cwl Branch/Commit ID: 44214a9d02e6d85b03eb708552ed812ae3d4a733 |
|
|
|
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: a1f6ca50fcb0881781b3ba0306dd61ebf555eaba |
|
|
|
Downsample and HaplotypeCaller
|
Path: definitions/pipelines/downsample_and_recall.cwl Branch/Commit ID: 35e6b3ef71b4a2a9caba1dbd5dc424a8809bcc0a |
|
|
|
js-expr-req-wf.cwl#wf
|
Path: cwltool/schemas/v1.0/v1.0/js-expr-req-wf.cwl Branch/Commit ID: 047e69bb169e79fad6a7285ee798c4ecec3b218b Packed ID: wf |
|
|
|
WGS and MT analysis for fastq files
rna / protein - qc, preprocess, filter, annotation, index, abundance |
Path: CWL/Workflows/wgs-noscreen-fasta.workflow.cwl Branch/Commit ID: 963ca6a73a9f8879d57c08fa59548f98f28e755a |
|
|
|
Exome QC workflow
|
Path: definitions/subworkflows/qc_exome_no_verify_bam.cwl Branch/Commit ID: f77a920bcc73f6cfdb091eed75a149d02cd8a263 |
