Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Run taxonomic classification, create OTU table and krona visualisation
|
Path: workflows/subworkflows/classify-otu-visualise.cwl Branch/Commit ID: 6ec8d032feb120eb0eebf9a0c01d48deabf42eea |
|
|
|
exome alignment and germline variant detection, with optitype for HLA typing
|
Path: definitions/pipelines/germline_exome_hla_typing.cwl Branch/Commit ID: 4bc0a4577d626b65a4b44683e5a1ab2f7d7faf4c |
|
|
|
default-dir5.cwl
|
Path: tests/wf/default-dir5.cwl Branch/Commit ID: 83038feb2a6fc3bab952e1ecc2a11bfbc8c557b4 |
|
|
|
tt_kmer_top_n.cwl
|
Path: task_types/tt_kmer_top_n.cwl Branch/Commit ID: 424a01693259a75641dc249d553235aa38a6ce23 |
|
|
|
Build Bismark indices
Copy fasta_file file to the folder and run run bismark_genome_preparation script to prepare indices for Bismark Methylation Analysis. Bowtie2 aligner is used by default. The name of the output indices folder is equal to the genome input. |
Path: workflows/bismark-index.cwl Branch/Commit ID: 93b844a80f4008cc973ea9b5efedaff32a343895 |
|
|
|
Single-Cell RNA-Seq Filtering Analysis
Single-Cell RNA-Seq Filtering Analysis Removes low-quality cells from the outputs of the “Cell Ranger Count (RNA)”, “Cell Ranger Count (RNA+VDJ)”, and “Cell Ranger Aggregate (RNA, RNA+VDJ)” pipelines. The results of this workflow are used in the “Single-Cell RNA-Seq Dimensionality Reduction Analysis” pipeline. |
Path: workflows/sc-rna-filter.cwl Branch/Commit ID: 93b844a80f4008cc973ea9b5efedaff32a343895 |
|
|
|
bacterial_kmer
|
Path: bacterial_kmer/wf_bacterial_kmer.cwl Branch/Commit ID: 424a01693259a75641dc249d553235aa38a6ce23 |
|
|
|
tt_kmer_compare_wnode
Pairwise comparison |
Path: task_types/tt_kmer_compare_wnode.cwl Branch/Commit ID: 424a01693259a75641dc249d553235aa38a6ce23 |
|
|
|
kmer_top_n_extract
|
Path: task_types/tt_kmer_top_n_extract.cwl Branch/Commit ID: 424a01693259a75641dc249d553235aa38a6ce23 |
|
|
|
Generate genome indices for STAR & bowtie
Creates indices for: * [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) * [bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) It performs the following steps: 1. `STAR --runMode genomeGenerate` to generate indices, based on [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) and [GTF](http://mblab.wustl.edu/GTF2.html) input files, returns results as an array of files 2. Outputs indices as [Direcotry](http://www.commonwl.org/v1.0/CommandLineTool.html#Directory) data type 3. Separates *chrNameLength.txt* file from Directory output 4. `bowtie-build` to generate indices requires genome [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) file as input, returns results as a group of main and secondary files |
Path: workflows/genome-indices.cwl Branch/Commit ID: 93b844a80f4008cc973ea9b5efedaff32a343895 |
