Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
xenbase-sra-to-fastq-pe.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/xenbase-sra-to-fastq-pe.cwl Branch/Commit ID: d6ec0dee61ef65a110e10141bde1a79332a64ab0 |
||
workflow.cwl
|
https://github.com/nal-i5k/organism_onboarding.git
Path: flow_dispatch/2working_files/workflow.cwl Branch/Commit ID: 0ecf492419ddaa015f14a163381948c53b3deea6 |
||
workflow.cwl
|
https://github.com/nal-i5k/organism_onboarding.git
Path: flow_dispatch/2blat/workflow.cwl Branch/Commit ID: 0ecf492419ddaa015f14a163381948c53b3deea6 |
||
workflow.cwl
|
https://github.com/NAL-i5K/Organism_Onboarding.git
Path: flow_dispatch/2other_species/workflow.cwl Branch/Commit ID: 0ecf492419ddaa015f14a163381948c53b3deea6 |
||
xenbase-fastq-bowtie-bigwig-se-pe.cwl
|
https://github.com/datirium/workflows.git
Path: subworkflows/xenbase-fastq-bowtie-bigwig-se-pe.cwl Branch/Commit ID: d6ec0dee61ef65a110e10141bde1a79332a64ab0 |
||
pangenome-generate.cwl
|
https://github.com/arvados/bh20-seq-resource.git
Path: workflows/pangenome-generate/pangenome-generate.cwl Branch/Commit ID: fdb1b012fc04ee07f401541e181e28fe442c9454 |
||
workflow.cwl
|
https://github.com/nal-i5k/organism_onboarding.git
Path: flow_dispatch/2other_species/workflow.cwl Branch/Commit ID: 0ecf492419ddaa015f14a163381948c53b3deea6 |
||
zip_and_index_vcf.cwl
This is a very simple workflow of two steps. It will zip an input VCF file and then index it. The zipped file and the index file will be in the workflow output. |
https://github.com/icgc-tcga-pancancer/pcawg-oxog-filter.git
Path: zip_and_index_vcf.cwl Branch/Commit ID: 123a3151d35f98e442e703d903dc3e1d72f3c4b0 |
||
oxog_sub_wf.cwl
This is a subworkflow - this is not meant to be run as a stand-alone workflow! |
https://github.com/icgc-tcga-pancancer/pcawg-oxog-filter.git
Path: oxog_sub_wf.cwl Branch/Commit ID: 123a3151d35f98e442e703d903dc3e1d72f3c4b0 |
||
heatmap-prepare.cwl
Workflow runs homer-make-tag-directory.cwl tool using scatter for the following inputs - bam_file - fragment_size - total_reads `dotproduct` is used as a `scatterMethod`, so one element will be taken from each array to construct each job: 1) bam_file[0] fragment_size[0] total_reads[0] 2) bam_file[1] fragment_size[1] total_reads[1] ... N) bam_file[N] fragment_size[N] total_reads[N] `bam_file`, `fragment_size` and `total_reads` arrays should have the identical order. |
https://github.com/datirium/workflows.git
Path: tools/heatmap-prepare.cwl Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab |