Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
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 |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-se-dutp.cwl Branch/Commit ID: b1a5dabeeeb9079b30b2871edd9c9034a1e00c1c |
||
indices-header.cwl
|
https://github.com/datirium/workflows.git
Path: metadata/indices-header.cwl Branch/Commit ID: 935a78f1aff757f977de4e3672aefead3b23606b |
||
workflow.cwl
|
https://github.com/EMBL-EBI-TSI/RD_pipeline_demo.git
Path: workflow.cwl Branch/Commit ID: 644d3bec99f6467614ea3a0e9b83da66cd1300c5 |
||
heatmap-prepare.cwl
Workflow runs homer-make-tag-directory.cwl tool using scatter for the following inputs - bam_file - fragment_size - total_reads `dotproduct` is used as a `scatterMethod`, so one element will be taken from each array to construct each job: 1) bam_file[0] fragment_size[0] total_reads[0] 2) bam_file[1] fragment_size[1] total_reads[1] ... N) bam_file[N] fragment_size[N] total_reads[N] `bam_file`, `fragment_size` and `total_reads` arrays should have the identical order. |
https://github.com/datirium/workflows.git
Path: subworkflows/heatmap-prepare.cwl Branch/Commit ID: ae2b231562822ed66b8e35e5452ae7f012416b2a |
||
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 |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-se-dutp.cwl Branch/Commit ID: 9850a859de1f42d3d252c50e15701928856fe774 |
||
RNA-Seq pipeline paired-end 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 pair-end** 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 the pair-end 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 |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-pe-dutp-mitochondrial.cwl Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab |
||
packed_no_main.cwl#collision
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/packed_no_main.cwl Branch/Commit ID: 12993a6eb60f5ccb4edbe77cb6de661cfc496090 Packed ID: collision |
||
xenbase-sra-to-fastq-pe.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/xenbase-sra-to-fastq-pe.cwl Branch/Commit ID: 58d8b329a6531237205cc36d70604ab0be064402 |
||
1st-workflow.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: 8d8512061f2367c90aac67bcbf92af1061b4af59 |
||
pipeline.cwl
|
https://github.com/hubmapconsortium/azimuth-annotate.git
Path: pipeline.cwl Branch/Commit ID: c2c4f4597a8376c8d6bd07c81bd7d5ded37f201b |