Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph bam to trimmed fastqs and biscuit alignments

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl

Branch/Commit ID: 3ee63d8757c341ca98b3b46ec4782862ad19b710

workflow graph mut.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/mut.cwl

Branch/Commit ID: 78fe9d41ee5a44f8725dfbd7028e4a5ee42949cf

workflow graph Unaligned to aligned BAM

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/align.cwl

Branch/Commit ID: e59c77629936fad069007ba642cad49fef7ad29f

workflow graph tt_univec_wnode.cwl

https://github.com/ncbi/pgap.git

Path: task_types/tt_univec_wnode.cwl

Branch/Commit ID: 686b570a9fa46f3ace3f8e9935490b75df86a1fc

workflow graph echo-wf-default.cwl

https://github.com/common-workflow-language/cwltool.git

Path: cwltool/schemas/v1.0/v1.0/echo-wf-default.cwl

Branch/Commit ID: 4635090ef98247b1902b3c7a25c007d9db1cb883

workflow graph cache_asnb_entries

https://github.com/ncbi/pgap.git

Path: task_types/tt_cache_asnb_entries.cwl

Branch/Commit ID: 90a321ecf2d049330bcf0657cc4d764d2c3f42dd

workflow graph scatter-wf2.cwl

https://github.com/common-workflow-language/cwltool.git

Path: cwltool/schemas/v1.0/v1.0/scatter-wf2.cwl

Branch/Commit ID: 7c7615c44b80f8e76e659433f8c7875603ae0b25

workflow graph extract_gencoll_ids

https://github.com/ncbi/pgap.git

Path: task_types/tt_extract_gencoll_ids.cwl

Branch/Commit ID: c28cfb9882dedd3c522160f933cff1050ae24100

workflow graph count-lines11-extra-step-wf.cwl

https://github.com/common-workflow-language/cwl-v1.2.git

Path: tests/count-lines11-extra-step-wf.cwl

Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b

workflow graph 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 **paired-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 paired-end RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 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) 4. Generate BigWig file on the base of sorted BAM file 5. Map input FASTQ files to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 6. 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/rnaseq-pe.cwl

Branch/Commit ID: 7ced5a5259dbd8b3fc64456beaeffd44f4a24081