Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
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/Barski-lab/workflows.git
Path: tools/heatmap-prepare.cwl Branch/Commit ID: 80d64741638b14de5cf58236b6d6d99713c62086 |
||
Unaligned bam to sorted, markduped bam
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/align_sort_markdup.cwl Branch/Commit ID: a08de598edc04f340fdbff76c9a92336a7702022 |
||
blastp_wnode_naming
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_blastp_wnode_naming.cwl Branch/Commit ID: 369afa7090a7480e6a0b144eff967a4a52b6fde2 |
||
workflow.cwl
|
https://github.com/NAL-i5K/Organism_Onboarding.git
Path: flow_dispatch/2other_species/workflow.cwl Branch/Commit ID: c6077d2756e628f469b446e1584ac8a86582d729 |
||
workflow.cwl
|
https://github.com/NAL-i5K/Organism_Onboarding.git
Path: flow_create_genomics-workspace_yml/flow_create_yml/workflow.cwl Branch/Commit ID: c6077d2756e628f469b446e1584ac8a86582d729 |
||
bacterial_orthology_cond
|
https://github.com/ncbi/pgap.git
Path: bacterial_orthology/wf_bacterial_orthology_conditional.cwl Branch/Commit ID: 369afa7090a7480e6a0b144eff967a4a52b6fde2 |
||
kallisto-demo.cwl
|
https://github.com/alexbarrera/GGR-cwl.git
Path: workflows/workflows/kallisto-demo.cwl Branch/Commit ID: 1a0dd34d59ec983d1f7ad77bff35da2f016e3134 |
||
workflow.cwl
|
https://github.com/nal-i5k/organism_onboarding.git
Path: flow_download/workflow.cwl Branch/Commit ID: c6077d2756e628f469b446e1584ac8a86582d729 |
||
bam-bedgraph-bigwig.cwl
Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow. |
https://github.com/datirium/workflows.git
Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: 7fb8a1ebf8145791440bc2fed9c5f2d78a19d04c |
||
workflow.cwl
|
https://github.com/NAL-i5K/Organism_Onboarding.git
Path: flow_dispatch/2working_files/workflow.cwl Branch/Commit ID: c6077d2756e628f469b446e1584ac8a86582d729 |