Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph workflow.cwl

https://github.com/FarahZKhan/scalability-reproducibility-chapter.git

Path: CWL/workflow.cwl

Branch/Commit ID: master

workflow graph 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/Barski-lab/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: master

workflow graph pipeline.cwl

https://github.com/hubmapconsortium/ome-tiff-pyramid.git

Path: pipeline.cwl

Branch/Commit ID: 5224e3a

workflow graph picard_markduplicates

Mark duplicates

https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git

Path: structuralvariants/cwl/subworkflows/picard_markduplicates.cwl

Branch/Commit ID: 1.0.6

workflow graph workflow.cwl

https://github.com/nal-i5k/organism_onboarding.git

Path: flow_download/workflow.cwl

Branch/Commit ID: master

workflow graph contig construction and protein prediction

\"This workflow performs construction of metagenomic contigs and prediction protein sequences for metagenomic contigs. It executes 2 processes: contig construction and protein prediction. related CWL file: ./Tools/06_bwa_mem.cwl ./Tools/07_samtools_sort.cwl ./Tools/08_samtools_flagstat.cwl\"

https://github.com/RyoMameda/workflow_cwl.git

Path: Workflow/metagenomic_contig_mapping_sw.cwl

Branch/Commit ID: main

workflow graph bulk_analysis.cwl

https://github.com/hubmapconsortium/sc-atac-seq-pipeline.git

Path: steps/bulk_analysis.cwl

Branch/Commit ID: d0e845d

workflow graph rRNA_selection.cwl

https://github.com/farahzkhan/ebi-metagenomics-cwl.git

Path: tools/rRNA_selection.cwl

Branch/Commit ID: master

workflow graph umi duplex alignment fastq workflow

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/alignment_umi_duplex.cwl

Branch/Commit ID: master

workflow graph genomel_cohort_gatk4.cwl

https://github.com/uc-cdis/genomel_pipelines.git

Path: genomel/genomel_cohort_gatk4.cwl

Branch/Commit ID: master