Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
05-quantification-with-control.cwl
ChIP-seq - Quantification - samples: treatment and control |
![]() Path: v1.0/ChIP-seq_pipeline/05-quantification-with-control.cwl Branch/Commit ID: 33385c6a820a9d4d18cff6fc3a533ec8e3c11c6e |
|
|
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: 581156366f91861bd4dbb5bcb59f67d468b32af3 |
|
|
Compute average of average for core domain instances
Compute average structure for all averaged structures corresponding to core UniProt domain instances. First computes average per UniProt domain instance and then average all averaged structures. |
![]() Path: Tools/core_avg_subwf.cwl Branch/Commit ID: 9f3832867eab6c7a6363f8ca594a4bcf2ff7e96f |
|
|
bqsr_workflow.cwl
|
![]() Path: workflows/BQSR/bqsr_workflow.cwl Branch/Commit ID: 0bd60a8962cc9960b7e4f6528547e220bcd2b941 |
|
|
preprocess_vcf.cwl
This workflow will perform preprocessing steps on VCFs for the OxoG/Variantbam/Annotation workflow. |
![]() Path: preprocess_vcf.cwl Branch/Commit ID: ad42ab7a8c7e190d5f8615b52278346262256424 |
|
|
RNA-Seq pipeline single-read stranded mitochondrial
Slightly changed original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for **strand specific single-read** experiment. An additional steps were added to map data to mitochondrial chromosome only and then merge the output. Experiment files in [FASTQ](http://maq.sourceforge.net/fastq.shtml) format either compressed or not can be used. Current workflow should be used only with single-read strand specific RNA-Seq data. It performs the following steps: 1. `STAR` to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. `fastx_quality_stats` to analyze input FASTQ file and generate quality statistics file 3. `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/rnaseq-se-dutp-mitochondrial.cwl Branch/Commit ID: 8bf36bfad5624fbc8fc315e82783a44e9e5e4470 |
|
|
indices-header.cwl
|
![]() Path: metadata/indices-header.cwl Branch/Commit ID: 77970404d7c704cba965ae646582e19e5d76aabe |
|
|
bwa_mem
|
![]() Path: structuralvariants/cwl/abstract_operations/subworkflows/bwa_mem.cwl Branch/Commit ID: de9cb009f8fe0c8d5a94db5c882cf21ddf372452 |
|
|
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: 9e3c3e65c19873cd1ed3cf7cc3b94ebc75ae0cc5 |
|
|
run_workflow_234.cwl
|
![]() Path: outlier-hit-detection-pipeline/run_workflow_234.cwl Branch/Commit ID: deb45393512c8eb82de1adec82982b439933d7cd |