Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Deprecated. AltAnalyze Build Reference Indices
Deprecated. AltAnalyze Build Reference Indices |
![]() Path: workflows/altanalyze-prepare-genome.cwl Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908 |
|
|
BWA index pipeline
This workflow indexes the input reference FASTA with bwa, and generates faidx and dict file using samtools. This index sample can then be used as input into the germline variant calling workflow, or others that may include this workflow as an upstream source. ### __Inputs__ - FASTA file of the reference genome that will be indexed. ### __Outputs__ - Directory containing the original FASTA, faidx, dict, and bwa index files. - stdout log file (output in Overview tab as well) - stderr log file ### __Data Analysis Steps__ 1. cwl calls dockercontainer robertplayer/scidap-gatk4 to index reference FASTA with bwa, and generates faidx and dict files using samtools ### __References__ - Li, H., & Durbin, R. (2009). Fast and accurate short read alignment with Burrows–Wheeler transform. Bioinformatics, 25(14), 1754–1760. |
![]() Path: workflows/bwa-index.cwl Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908 |
|
|
timelimit-wf.cwl
|
![]() Path: tests/timelimit-wf.cwl Branch/Commit ID: a5073143db4155e05df8d2e7eb59d9e62acd65a5 |
|
|
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 **strand specific 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 |
![]() Path: workflows/rnaseq-se-dutp.cwl Branch/Commit ID: dda6e8b5ada3f106a2b3bfcc1b151eccf9977726 |
|
|
iwdr_with_nested_dirs.cwl
|
![]() Path: tests/iwdr_with_nested_dirs.cwl Branch/Commit ID: a5073143db4155e05df8d2e7eb59d9e62acd65a5 |
|
|
dynresreq-workflow.cwl
|
![]() Path: tests/dynresreq-workflow.cwl Branch/Commit ID: a5073143db4155e05df8d2e7eb59d9e62acd65a5 |
|
|
genome-kallisto-index.cwl
Generates a FASTA file with the DNA sequences for all transcripts in a GFF file and builds kallisto index |
![]() Path: tools/genome-kallisto-index.cwl Branch/Commit ID: 896422c9ff1995024cb77675edcd4d973ae11f7a |
|
|
umi duplex alignment fastq workflow
|
![]() Path: definitions/pipelines/alignment_umi_duplex.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Single-Cell RNA-Seq Trajectory Analysis
Single-Cell RNA-Seq Trajectory Analysis Infers developmental trajectories and pseudotime from cells clustered by similarity of gene expression data. |
![]() Path: workflows/sc-rna-trajectory.cwl Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908 |
|
|
Unaligned to aligned BAM
|
![]() Path: definitions/subworkflows/align.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |