Explore Workflows

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

Graph Name Retrieved From View
workflow graph wf_full_IDR_pipeline_1input_sample.cwl

This workflow essentially restructures the inputs before sending to wf_full_IDR_pipeline_1input.cwl

https://github.com/YeoLab/merge_peaks.git

Path: cwl/wf_full_IDR_pipeline_1input_sample.cwl

Branch/Commit ID: master

workflow graph ST520113.cwl

https://github.com/Marco-Salvi/cwl-ro-crate.git

Path: ST520113.cwl

Branch/Commit ID: main

workflow graph io-file-default-wf.cwl

https://github.com/common-workflow-language/cwl-v1.1.git

Path: tests/io-file-default-wf.cwl

Branch/Commit ID: main

workflow graph find_hotspots_in_normals.cwl

Workflow to find hotspot VAFs from duplex (for Tumor sample) and unfiltered (for Normal sample) pileups. These inputs are all required to be sorted in the same order: sample_ids patient_ids sample_classes unfiltered_pileups duplex_pileups

https://github.com/andurill/access-pipeline.git

Path: workflows/subworkflows/find_hotspots_in_normals.cwl

Branch/Commit ID: master

workflow graph Filter Protein Seeds; Find ProSplign Alignments

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

Path: protein_alignment/wf_compart_filter_prosplign.cwl

Branch/Commit ID: test

workflow graph BioExcel-CWL-firstWorkflow.cwl

https://github.com/bioexcel/biobb_wf_cwl_tutorial.git

Path: biobb_wf_cwl_tutorial/examples/BioExcel-CWL-firstWorkflow.cwl

Branch/Commit ID: master

workflow graph workflow.cwl

https://github.com/mr-c/cwltests.git

Path: cwl/workflow.cwl

Branch/Commit ID: master

workflow graph count-lines8-wf.cwl

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

Path: v1.0/v1.0/count-lines8-wf.cwl

Branch/Commit ID: master

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 log2pieda_s.cwl

https://github.com/kyusque/hoge.git

Path: log2pieda_s.cwl

Branch/Commit ID: main