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 |
![]() Path: cwl/facets-workflow.cwl Branch/Commit ID: master |
|
|
qiime2 importing data
Obtaining and importing data from https://docs.qiime2.org/2018.4/tutorials/moving-pictures/ |
![]() Path: subworkflows/qiime2-01-import-data-single.cwl Branch/Commit ID: develop |
|
|
collate_unique_SSU_headers.cwl
|
![]() Path: tools/collate_unique_SSU_headers.cwl Branch/Commit ID: ca6ca61 |
|
|
EMG pipeline v3.0 (single end version)
|
![]() Path: workflows/emg-pipeline-v3.cwl Branch/Commit ID: 0cf06f1 |
|
|
qiime2 DADA2 detect/correct paired sequence data
Option 1: DADA2 from https://docs.qiime2.org/2018.4/tutorials/moving-pictures/ |
![]() Path: subworkflows/qiime2-03-dada2-paired.cwl Branch/Commit ID: develop |
|
|
tt_univec_wnode.cwl
|
![]() Path: task_types/tt_univec_wnode.cwl Branch/Commit ID: test |
|
|
inpdir_update_wf.cwl
|
![]() Path: tests/inpdir_update_wf.cwl Branch/Commit ID: main |
|
|
workflow.cwl
|
![]() Path: flow_dispatch/2other_species/workflow.cwl Branch/Commit ID: master |
|
|
L1B_SP.cwl
|
![]() Path: cwl/L1B_SP.cwl Branch/Commit ID: f4dff46 |
|
|
qiime2 explore sample taxonomic composition
Taxonomic analysis from https://docs.qiime2.org/2018.4/tutorials/moving-pictures/ |
![]() Path: packed/qiime2-step2-deblur.cwl Branch/Commit ID: qiime2-workflow Packed ID: qiime2-08-taxonomic-analysis.cwl |