Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
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 |
https://github.com/datirium/workflows.git
Path: workflows/genome-indices.cwl Branch/Commit ID: 9bf0aa495735f8081bb5870cb32fc898b9e6eb22 |
||
Hello World
Outputs a message using echo |
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/hello-workflow.cwl Branch/Commit ID: 0e98de8f692bb7b9626ed44af835051750ac20cd |
||
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 |
https://github.com/datirium/workflows.git
Path: workflows/trim-rnaseq-pe.cwl Branch/Commit ID: d6ec0dee61ef65a110e10141bde1a79332a64ab0 |
||
functional analysis prediction with InterProScan
|
https://github.com/proteinswebteam/ebi-metagenomics-cwl.git
Path: workflows/functional_analysis.cwl Branch/Commit ID: 5dc7c5ca618a248a99bd4bf5f3042cdb21947193 |
||
etl.cwl
|
https://github.com/nci-gdc/gdc-dnaseq-cwl.git
Path: workflows/bamfastq_align/etl.cwl Branch/Commit ID: dd7f86b3cc10eb1cda07dc2fc279ba2529c8ad61 |
||
Generate ATDP heatmap using Homer
Generate ATDP heatmap centered on TSS from an array of input BAM files and genelist TSV file. Returns array of heatmap JSON files with the names that have the same basenames as input BAM files, but with .json extension |
https://github.com/datirium/workflows.git
Path: workflows/heatmap.cwl Branch/Commit ID: 9bf0aa495735f8081bb5870cb32fc898b9e6eb22 |
||
Build Bowtie indices
Workflow runs [Bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) to build indices for reference genome provided in a single FASTA file as fasta_file input. Generated indices are saved in a folder with the name that corresponds to the input genome |
https://github.com/datirium/workflows.git
Path: workflows/bowtie-index.cwl Branch/Commit ID: 8a92669a566589d80fde9d151054ffc220ed4ddd |
||
kfdrc_process_pe_set.cwl
|
https://github.com/kids-first/kf-alignment-workflow.git
Path: subworkflows/kfdrc_process_pe_set.cwl Branch/Commit ID: d822501de724a7c8ecf49a2d9f15fbb62029afd1 |
||
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 |
https://github.com/datirium/workflows.git
Path: workflows/trim-rnaseq-pe.cwl Branch/Commit ID: 9bf0aa495735f8081bb5870cb32fc898b9e6eb22 |
||
step-valuefrom2-wf.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: cwltool/schemas/v1.0/v1.0/step-valuefrom2-wf.cwl Branch/Commit ID: e835bc0487fe42fb330b6222c9be65d18dd81ec9 |