Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
count-lines11-extra-step-wf.cwl
|
https://github.com/common-workflow-language/cwl-v1.1.git
Path: tests/count-lines11-extra-step-wf.cwl Branch/Commit ID: 0e37d46e793e72b7c16b5ec03e22cb3ce1f55ba3 |
||
screen out taxa
Remove sequences which align against a reference set using bowtie2. The references are preformatted (index files) |
https://github.com/MG-RAST/pipeline.git
Path: CWL/Workflows/organism-screening.workflow.cwl Branch/Commit ID: 963ca6a73a9f8879d57c08fa59548f98f28e755a |
||
sequence (bam or fastqs) to trimmed fastqs and HISAT alignments
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/sequence_to_trimmed_fastq_and_hisat_alignments.cwl Branch/Commit ID: 061d3a2fbcd8a1c39c0b38c549e528deb24a9d54 |
||
WGS QC workflow
|
https://github.com/genome/analysis-workflows.git
Path: qc/workflow_wgs.cwl Branch/Commit ID: d1ee6a2a323cee7e4af00c7e0b926c2192038e1d |
||
kmer_seq_entry_extract_wnode
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_kmer_seq_entry_extract_wnode.cwl Branch/Commit ID: 505b91e41741ccbcd5ebd2b6a09a3be604f9ece3 |
||
kmer_cache_retrieve
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_kmer_cache_retrieve.cwl Branch/Commit ID: 1e7aa9f0c34987ddafa35f9b1d2c77d99fafbdab |
||
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: 581156366f91861bd4dbb5bcb59f67d468b32af3 |
||
Single-Cell Preprocessing Pipeline
Devel version of Single-Cell Preprocessing Pipeline =================================================== |
https://github.com/datirium/workflows.git
Path: workflows/single-cell-preprocess.cwl Branch/Commit ID: 09267e79fd867aa68a219c69e6db7d8e2e877be2 |
||
exome alignment and germline variant detection
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/germline_detect_variants.cwl Branch/Commit ID: 18600518ce6539a2e29c1707392a4c5da5687fa3 |
||
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: 46a077b51619c6a14f85e0aa5260ae8a04426fab |