Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Filter single sample sv vcf from depth callers(cnvkit/cnvnator)
|
![]() Path: definitions/subworkflows/sv_depth_caller_filter.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Raw sequence data to BQSR
|
![]() Path: definitions/subworkflows/sequence_to_bqsr.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
WGS QC workflow
|
![]() Path: definitions/subworkflows/qc_wgs.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Merge, annotate, and generate a TSV for SVs
|
![]() Path: definitions/subworkflows/merge_svs.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Apply filters to VCF file
|
![]() Path: definitions/subworkflows/germline_filter_vcf.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
rhapsody_pipeline_2.0.cwl#VDJ_Assemble_and_Annotate_Contigs_TCR.cwl
|
![]() Path: rhapsody_pipeline_2.0.cwl Branch/Commit ID: 50ed14112f9db254034dd5530cf1a768e04eb7ff Packed ID: VDJ_Assemble_and_Annotate_Contigs_TCR.cwl |
|
|
WGS QC workflow nonhuman
|
![]() Path: definitions/subworkflows/qc_wgs_nonhuman.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Detect Variants workflow
|
![]() Path: definitions/pipelines/detect_variants.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
exome alignment with qc
|
![]() Path: definitions/pipelines/alignment_exome.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
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. |
![]() Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: 8587882f145d3eb8e258e7bf819a94f8dd666dbf |