Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
scatter2.cwl
|
Path: tests/wf/scatter2.cwl Branch/Commit ID: 67df61c8b3ea11f00d5f24c016e540b5c146d759 |
|
|
|
fillout_index_prefilter.cwl
|
Path: cwl/fillout_index_prefilter.cwl Branch/Commit ID: dbff0c5ae06a8b21ec70bc8279f32bce151cbfc2 |
|
|
|
paramref_arguments_self.cwl
|
Path: tests/wf/paramref_arguments_self.cwl Branch/Commit ID: e4d42b85d24cd5088e14cc31d67c2dee0c6fc40a |
|
|
|
tt_kmer_top_n.cwl
|
Path: task_types/tt_kmer_top_n.cwl Branch/Commit ID: 41d14ec5e2dfa0fac7eebeefda1f26ccea14c9a0 |
|
|
|
canine_add_matched_rna.cwl
|
Path: subworkflows/canine_add_matched_rna.cwl Branch/Commit ID: 462aaebbd442e84ea101b45b716df0174b88512e |
|
|
|
Run genomic CMsearch (Rfam rRNA)
|
Path: bacterial_ncrna/wf_gcmsearch.cwl Branch/Commit ID: 8c21035bff3cbffccf5682bd0357a6d71f3bdb81 |
|
|
|
FASTQ Vector Removal
This workflow clean up vectros from fastq files |
Path: workflows/Contamination/fastq-vector-removal.cwl Branch/Commit ID: b5a440939ac6022ee81aeeb0dd7daf3983228a61 |
|
|
|
sample-workflow.cwl
|
Path: workflows/sample-workflow.cwl Branch/Commit ID: eb1c641d3134e7e13bc1a15fe7d8de7937527aca |
|
|
|
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: dbff0c5ae06a8b21ec70bc8279f32bce151cbfc2 |
|
|
|
fastq_foreign_chromosome_cleanup
This workflow remove foreign chromosome comtamination from blastn TSV files |
Path: workflows/Contamination/fastq-foreign-chromosome-cleanup.cwl Branch/Commit ID: b5a440939ac6022ee81aeeb0dd7daf3983228a61 |
