Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph amplicon_metrics.cwl

https://github.com/nci-gdc/gdc-dnaseq-cwl.git

Path: workflows/bamfastq_align/amplicon_metrics.cwl

Branch/Commit ID: 8edf6a5e4e7790434ad0742e50d0c97a5d0bb846

workflow graph Quality assessment, amplicon classification and functional prediction

Workflow for quality assessment of paired reads and classification using NGTax 2.0 and functional annotation using picrust2. In addition files are exported to their respective subfolders for easier data management in a later stage. Steps: - FastQC (read quality control) - NGTax 2.0 - Picrust 2 - Export module for ngtax

https://git.wur.nl/unlock/cwl.git

Path: cwl/workflows/workflow_ngtax_picrust2.cwl

Branch/Commit ID: 60fafdfbec9b39c860945ef4634e0c28cb5e976c

workflow graph 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: subworkflows/group-isoforms-batch.cwl

Branch/Commit ID: 7518b100d8cbc80c8be32e9e939dfbb27d6b4361

workflow graph xenbase-fastq-bowtie-bigwig-se-pe.cwl

https://github.com/Barski-lab/workflows.git

Path: subworkflows/xenbase-fastq-bowtie-bigwig-se-pe.cwl

Branch/Commit ID: 877546bb89b793cc8830f8d803858706937a654b

workflow graph Illumina read quality control, trimming and contamination filter.

**Workflow for Illumina paired read quality control, trimming and filtering.**<br /> Multiple paired datasets will be merged into single paired dataset.<br /> Summary: - FastQC on raw data files<br /> - fastp for read quality trimming<br /> - BBduk for phiX and (optional) rRNA filtering<br /> - Kraken2 for taxonomic classification of reads (optional)<br /> - BBmap for (contamination) filtering using given references (optional)<br /> - FastQC on filtered (merged) data<br /> Other UNLOCK workflows on WorkflowHub: https://workflowhub.eu/projects/16/workflows?view=default<br><br> **All tool CWL files and other workflows can be found here:**<br> Tools: https://gitlab.com/m-unlock/cwl<br> Workflows: https://gitlab.com/m-unlock/cwl/workflows<br> **How to setup and use an UNLOCK workflow:**<br> https://m-unlock.gitlab.io/docs/setup/setup.html<br>

https://gitlab.com/m-unlock/cwl.git

Path: cwl/workflows/workflow_illumina_quality.cwl

Branch/Commit ID: 50aaa5a89d0cd01c80d55fb68dd72708d3796503

workflow graph Nanopore Quality Control and Filtering

**Workflow for nanopore read quality control and contamination filtering.** - FastQC before filtering (read quality control) - Kraken2 taxonomic read classification - Minimap2 read filtering based on given references - FastQC after filtering (read quality control)<br><br> Other UNLOCK workflows on WorkflowHub: https://workflowhub.eu/projects/16/workflows?view=default<br><br> **All tool CWL files and other workflows can be found here:**<br> Tools: https://gitlab.com/m-unlock/cwl<br> Workflows: https://gitlab.com/m-unlock/cwl/workflows<br> **How to setup and use an UNLOCK workflow:**<br> https://m-unlock.gitlab.io/docs/setup/setup.html<br>

https://gitlab.com/m-unlock/cwl.git

Path: cwl/workflows/workflow_nanopore_quality.cwl

Branch/Commit ID: 50aaa5a89d0cd01c80d55fb68dd72708d3796503

workflow graph xenbase-sra-to-fastq-pe.cwl

https://github.com/Barski-lab/workflows.git

Path: subworkflows/xenbase-sra-to-fastq-pe.cwl

Branch/Commit ID: fb355eda4555a7e7182a91ce045212b0a087d73f

workflow graph format_rrnas_from_seq_entry

https://github.com/ncbi/pgap.git

Path: task_types/tt_format_rrnas_from_seq_entry.cwl

Branch/Commit ID: b0ee40d34d233f1611c2e2c66b6d22a3b7deec05

workflow graph rnaseq-se-dutp.cwl

RNA-Seq basic analysis workflow for strand specific single-read experiment.

https://github.com/datirium/workflows.git

Path: workflows/rnaseq-se-dutp.cwl

Branch/Commit ID: cf107bc24a37883ef01b959fd89c19456aaecc02

workflow graph bam-bedgraph-bigwig.cwl

Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow.

https://github.com/datirium/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: 2cad55523d1b4ee7fd9e64df0f6263c6545e4b0e