Explore Workflows

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

Graph Name Retrieved From View
workflow graph facets-workflow.cwl

Workflow for running Facets-suite on a set of tumor normal pairs This workflow scatters over all the pairs in the input JSON to run all samples in parallel Input JSON format ----------------- { \"pairs\": [ { \"tumor_bam\": { \"class\": \"File\", \"path\": \"/test_data/bam/Tumor1.rg.md.abra.printreads.bam\" }, \"normal_bam\": { \"class\": \"File\", \"path\": \"/test_data/bam/Normal1.rg.md.abra.printreads.bam\" }, \"pair_maf\": { \"class\": \"File\", \"path\": \"/test_data/bam/Tumor1.Normal1.maf\" }, \"pair_id\": \"Tumor1.Normal1\" }, { \"tumor_bam\": { \"class\": \"File\", \"path\": \"/test_data/bam/Tumor2.rg.md.abra.printreads.bam\" }, \"normal_bam\": { \"class\": \"File\", \"path\": \"/test_data/bam/Normal2.rg.md.abra.printreads.bam\" }, \"pair_maf\": { \"class\": \"File\", \"path\": \"/test_data/bam/Tumor2.Normal2.maf\" }, \"pair_id\": \"Tumor2.Normal2\" } ] } Output format ------------- output └── facets-suite ├── Tumor1.Normal1.arm_level.txt ├── Tumor1.Normal1.gene_level.txt ├── Tumor1.Normal1_hisens.ccf.maf ├── Tumor1.Normal1_hisens.rds ├── Tumor1.Normal1_hisens.seg ├── Tumor1.Normal1_purity.rds ├── Tumor1.Normal1_purity.seg ├── Tumor1.Normal1.qc.txt ├── Tumor1.Normal1.snp_pileup.gz ├── Tumor1.Normal1.txt ├── Tumor2.Normal2.arm_level.txt ├── Tumor2.Normal2.gene_level.txt ├── Tumor2.Normal2_hisens.ccf.maf ├── Tumor2.Normal2_hisens.rds ├── Tumor2.Normal2_hisens.seg ├── Tumor2.Normal2_purity.rds ├── Tumor2.Normal2_purity.seg ├── Tumor2.Normal2.qc.txt ├── Tumor2.Normal2.snp_pileup.gz ├── Tumor2.Normal2.txt └── logs ├── success └── failed

https://github.com/mskcc/pluto-cwl.git

Path: cwl/facets-workflow.cwl

Branch/Commit ID: master

workflow graph somatic_exome: exome alignment and somatic variant detection

somatic_exome is designed to perform processing of mutant/wildtype H.sapiens exome sequencing data. It features BQSR corrected alignments, 4 caller variant detection, and vep style annotations. Structural variants are detected via manta and cnvkit. In addition QC metrics are run, including somalier concordance metrics. example input file = analysis_workflows/example_data/somatic_exome.yaml

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/somatic_exome.cwl

Branch/Commit ID: master

workflow graph oxog_sub_wf.cwl

This is a subworkflow of the main oxog_varbam_annotat_wf workflow - this is not meant to be run as a stand-alone workflow!

https://github.com/svonworl/OxoG-Dockstore-Tools.git

Path: oxog_sub_wf.cwl

Branch/Commit ID: master

workflow graph md5sum-workflow.cwl

https://github.com/dockstore-testing/md5sum-checker.git

Path: md5sum/md5sum-workflow.cwl

Branch/Commit ID: master

workflow graph validate_interleaved_fq.cwl

https://github.com/cancerit/workflow-seq-import.git

Path: cwls/validate_interleaved_fq.cwl

Branch/Commit ID: 0.5.0

workflow graph tRNA_selection.cwl

https://github.com/proteinswebteam/ebi-metagenomics-cwl.git

Path: tools/tRNA_selection.cwl

Branch/Commit ID: 9c57dba

workflow graph emblem_textures.cwl

https://gitlab.com/unduthegun/stellaris-emblem-lab.git

Path: textures/emblem_textures.cwl

Branch/Commit ID: cwl

workflow graph pindel parallel workflow

https://github.com/fgomez02/analysis-workflows.git

Path: definitions/subworkflows/pindel.cwl

Branch/Commit ID: No_filters_detect_variants

workflow graph Nested workflow example

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/double-nested.cwl

Branch/Commit ID: main

workflow graph extract_gencoll_ids

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

Path: task_types/tt_extract_gencoll_ids.cwl

Branch/Commit ID: dev