Explore Workflows

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

Graph Name Retrieved From View
workflow graph umi duplex alignment workflow

https://github.com/tmooney/cancer-genomics-workflow.git

Path: definitions/subworkflows/duplex_alignment.cwl

Branch/Commit ID: 233f026ffce240071edda526391be0c03186fce8

workflow graph conflict.cwl#main

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/conflict.cwl

Branch/Commit ID: 9f3b9e7b74d5a904b12674dfd1300b56a48c3d33

Packed ID: main

workflow graph MAnorm SE - quantitative comparison of ChIP-Seq single-read data

What is MAnorm? -------------- MAnorm is a robust model for quantitative comparison of ChIP-Seq data sets of TFs (transcription factors) or epigenetic modifications and you can use it for: * Normalization of two ChIP-seq samples * Quantitative comparison (differential analysis) of two ChIP-seq samples * Evaluating the overlap enrichment of the protein binding sites(peaks) * Elucidating underlying mechanisms of cell-type specific gene regulation How MAnorm works? ---------------- MAnorm uses common peaks of two samples as a reference to build the rescaling model for normalization, which is based on the empirical assumption that if a chromatin-associated protein has a substantial number of peaks shared in two conditions, the binding at these common regions will tend to be determined by similar mechanisms, and thus should exhibit similar global binding intensities across samples. The observed differences on common peaks are presumed to reflect the scaling relationship of ChIP-Seq signals between two samples, which can be applied to all peaks. What do the inputs mean? ---------------- ### General **Experiment short name/Alias** * short name for you experiment to identify among the others **ChIP-Seq SE sample 1** * previously analyzed ChIP-Seq single-read experiment to be used as Sample 1 **ChIP-Seq SE sample 2** * previously analyzed ChIP-Seq single-read experiment to be used as Sample 2 **Genome** * Reference genome to be used for gene assigning ### Advanced **Reads shift size for sample 1** * This value is used to shift reads towards 3' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **Reads shift size for sample 2** * This value is used to shift reads towards 5' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **M-value (log2-ratio) cutoff** * Absolute M-value (log2-ratio) cutoff to define biased (differential binding) peaks. Default: 1.0 **P-value cutoff** * P-value cutoff to define biased peaks. Default: 0.01 **Window size** * Window size to count reads and calculate read densities. 2000 is recommended for sharp histone marks like H3K4me3 and H3K27ac, and 1000 for TFs or DNase-seq. Default: 2000

https://github.com/datirium/workflows.git

Path: workflows/manorm-se.cwl

Branch/Commit ID: 9850a859de1f42d3d252c50e15701928856fe774

workflow graph count-lines11-wf.cwl

https://github.com/common-workflow-language/common-workflow-language.git

Path: v1.0/v1.0/count-lines11-wf.cwl

Branch/Commit ID: 4fe434e969c93c94b690ba72db295d9d52a6f576

workflow graph phase VCF

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

Path: definitions/subworkflows/phase_vcf.cwl

Branch/Commit ID: 77ec4f26eb14ed82481828bd9f6ef659cfd8b40f

workflow graph process VCF workflow

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

Path: definitions/subworkflows/strelka_process_vcf.cwl

Branch/Commit ID: 1750cd5cc653f058f521b6195e3bec1e7df1a086

workflow graph count-lines1-wf.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/count-lines1-wf.cwl

Branch/Commit ID: 4700fbee9a5a3271eef8bc9ee595619d0720431b

workflow graph scatter-valuefrom-wf4.cwl#main

https://github.com/common-workflow-language/cwl-v1.1.git

Path: tests/scatter-valuefrom-wf4.cwl

Branch/Commit ID: 368b562a1449e8cd39ae8b7f05926b2bfb9b22df

Packed ID: main

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/datirium/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: 9850a859de1f42d3d252c50e15701928856fe774

workflow graph taxcheck.cwl

Perform taxonomic identification tasks on an input genome

https://github.com/ncbi/pgap.git

Path: taxcheck.cwl

Branch/Commit ID: 6ac47e5703d8c8cdac698de91143829b3911e9b2