Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
varscan somatic workflow
|
![]() Path: definitions/subworkflows/varscan.cwl Branch/Commit ID: fbeea265295ae596d5a3ba563e766be0c4fc26e8 |
|
|
Raw sequence data to BQSR
|
![]() Path: definitions/subworkflows/sequence_to_bqsr.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
|
|
Detect Variants workflow
|
![]() Path: definitions/pipelines/detect_variants.cwl Branch/Commit ID: fbeea265295ae596d5a3ba563e766be0c4fc26e8 |
|
|
umi per-lane alignment subworkflow
|
![]() Path: definitions/subworkflows/umi_alignment.cwl Branch/Commit ID: fbeea265295ae596d5a3ba563e766be0c4fc26e8 |
|
|
process VCF workflow
|
![]() Path: definitions/subworkflows/strelka_process_vcf.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
|
|
wgs alignment and germline variant detection
|
![]() Path: definitions/pipelines/germline_wgs_gvcf.cwl Branch/Commit ID: ef7f3345b352319ec22dffba26c79df033b141f9 |
|
|
exome alignment and germline variant detection
|
![]() Path: definitions/subworkflows/germline_detect_variants.cwl Branch/Commit ID: fbeea265295ae596d5a3ba563e766be0c4fc26e8 |
|
|
Nested workflow example
|
![]() Path: tests/wf/nested.cwl Branch/Commit ID: 7a058fed2987bc0046ffbc9a2b8a39b5b4fec6e1 |
|
|
scatter GATK HaplotypeCaller over intervals
|
![]() Path: definitions/subworkflows/gatk_haplotypecaller_iterator.cwl Branch/Commit ID: fbeea265295ae596d5a3ba563e766be0c4fc26e8 |
|
|
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. |
![]() Path: tools/heatmap-prepare.cwl Branch/Commit ID: 1d45ce42181dfce7aceec8bc99a3730eb5285948 |