Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
format_rrnas_from_seq_entry
|
Path: task_types/tt_format_rrnas_from_seq_entry.cwl Branch/Commit ID: 5461e63dc4714bb81e1c9f58e436c8465107a199 |
|
|
|
scatter-valuefrom-wf6.cwl
|
Path: tests/scatter-valuefrom-wf6.cwl Branch/Commit ID: 57baec040c99d7edef8242ef51b5470b1c82d733 |
|
|
|
rnaseq-se-dutp.cwl
Runs RNA-Seq dUTP BioWardrobe basic analysis with strand specific single-end data file. |
Path: workflows/rnaseq-se-dutp.cwl Branch/Commit ID: 2d54a7edc45b7dfbee41ecef200a634fd0cd5e97 |
|
|
|
mut3.cwl
|
Path: tests/wf/mut3.cwl Branch/Commit ID: 1e5ad10c6b0d1c5f531737d12ef64062a00baef2 |
|
|
|
scatter-wf4.cwl#main
|
Path: tests/wf/scatter-wf4.cwl Branch/Commit ID: 1e5ad10c6b0d1c5f531737d12ef64062a00baef2 Packed ID: main |
|
|
|
umi molecular alignment workflow
|
Path: definitions/subworkflows/molecular_alignment.cwl Branch/Commit ID: d57c2af01a3cb6016e5a264f60641eafd2e5aa05 |
|
|
|
js_output_workflow.cwl
|
Path: tests/wf/js_output_workflow.cwl Branch/Commit ID: 4635090ef98247b1902b3c7a25c007d9db1cb883 |
|
|
|
scatter-valuefrom-wf3.cwl#main
|
Path: cwltool/schemas/v1.0/v1.0/scatter-valuefrom-wf3.cwl Branch/Commit ID: 10492acee927c177933160f6ad67085f9112b0d1 Packed ID: main |
|
|
|
tmb_workflow.cwl
Workflow to run the TMB analysis on a batch of samples and merge the results back into a single data clinical file |
Path: cwl/tmb_workflow.cwl Branch/Commit ID: 9f7b5b5f985727a2df34ae86586c296ce757004c |
|
|
|
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 |
Path: cwl/facets-workflow.cwl Branch/Commit ID: 9f7b5b5f985727a2df34ae86586c296ce757004c |
