Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
analysis for assembled sequences
rna / protein - qc, annotation, index, abundance |
https://github.com/MG-RAST/pipeline.git
Path: CWL/Workflows/assembled.workflow.cwl Branch/Commit ID: 4e4d2e674bde612f98f2b0370445f8b2a47587df |
||
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: 799575ce58746813f066a665adeacdda252d8cab |
||
cache_test_workflow.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/cache_test_workflow.cwl Branch/Commit ID: 0e8110083bad6ea98fc487aa262953a6c5e010b5 |
||
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: 6bf56698c6fe6e781723dea32bc922b91ef49cf3 |
||
scatter-valuefrom-wf5.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: cwltool/schemas/v1.0/v1.0/scatter-valuefrom-wf5.cwl Branch/Commit ID: f997d13af87216e9b5048c732a511053c7ba714c |
||
count-lines5-wf.cwl
|
https://github.com/common-workflow-language/cwl-v1.1.git
Path: tests/count-lines5-wf.cwl Branch/Commit ID: 50251ef931d108c09bed2d330d3d4fe9c562b1c3 |
||
group-isoforms-batch.cwl
Workflow runs group-isoforms.cwl tool using scatter for isoforms_file input. genes_filename and common_tss_filename inputs are ignored. |
https://github.com/mr-c/datirium-workflows.git
Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 12b5d227a83b71aff941f50393df0c2c2002c336 |