Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
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: ba3ff09328cc646d7254b2d2ee0fbe1abca3d4ad |
||
trimmed_fastq
Quality Control (raw data), Raw Data trimming and Quality Control (pre-processed) |
https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git
Path: structuralvariants/cwl/subworkflows/trimmed_fastq.cwl Branch/Commit ID: 0c8080efe81a46cb3d0964ab1284b5bd053a793d |
||
gk-store-result.cwl
|
https://github.com/vdikan/cwl-gk-thermal.git
Path: cwl/gk-store-result.cwl Branch/Commit ID: 48f4b8266a5a199cfc100d45148996f10a092f3b |
||
blastp_wnode_struct
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_blastp_wnode_struct.cwl Branch/Commit ID: add6b7724698694e0e72d972e2e85e1ae4e67902 |
||
Exome QC workflow
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/qc_exome_no_verify_bam.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
||
Exome QC workflow
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/qc_exome.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
||
exome alignment and germline variant detection
|
https://github.com/genome/analysis-workflows.git
Path: definitions/pipelines/germline_exome.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
||
bgzip and index VCF
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/bgzip_and_index.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
||
WGS QC workflow nonhuman
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/qc_wgs_nonhuman.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
||
WGS QC workflow
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/qc_wgs.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |