Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
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 |
https://github.com/datirium/workflows.git
Path: workflows/rnaseq-se-dutp-mitochondrial.cwl Branch/Commit ID: d6ec0dee61ef65a110e10141bde1a79332a64ab0 |
||
rnaseq-se.cwl
Runs RNA-Seq BioWardrobe basic analysis with single-end data file. |
https://github.com/Barski-lab/workflows.git
Path: workflows/rnaseq-se.cwl Branch/Commit ID: 12edfc2207507e53c6b5bb21e50decb5535a12f7 |
||
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: tools/heatmap-prepare.cwl Branch/Commit ID: e99e80a2c19682d59947bde04a892d7b6d90091c |
||
Genome conversion and annotation
Workflow for genome annotation from EMBL format |
https://git.wur.nl/unlock/cwl.git
Path: cwl/workflows/workflow_sapp_microbes.cwl Branch/Commit ID: b9097b82e6ab6f2c9496013ce4dd6877092956a0 |
||
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/datirium/workflows.git
Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 46a077b51619c6a14f85e0aa5260ae8a04426fab |
||
js_output_workflow.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/js_output_workflow.cwl Branch/Commit ID: aec33fcfa3459a90cbba8c88ebb991be94d21429 |
||
04-quantification-pe-unstranded.cwl
RNA-seq 04 quantification |
https://github.com/alexbarrera/GGR-cwl.git
Path: v1.0/RNA-seq_pipeline/04-quantification-pe-unstranded.cwl Branch/Commit ID: 3a4314c66c1eb090e656af5a0d388cec87d65318 |
||
allele-process-reference.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/allele-process-reference.cwl Branch/Commit ID: 7a4593d2fa5b2fcbedc9219dc5687a4bc5aea66a |
||
bwa_se.cwl
|
https://github.com/nci-gdc/gdc-dnaseq-cwl.git
Path: workflows/bamfastq_align/bwa_se.cwl Branch/Commit ID: dd7f86b3cc10eb1cda07dc2fc279ba2529c8ad61 |
||
Hello World
Outputs a message using echo |
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/hello-workflow.cwl Branch/Commit ID: 12993a6eb60f5ccb4edbe77cb6de661cfc496090 |