Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
default-wf5.cwl
|
https://github.com/common-workflow-language/cwltool.git
Path: tests/wf/default-wf5.cwl Branch/Commit ID: 07ebbea2bdf97955060c1dd563580b386388519b |
||
PCA - Principal Component Analysis
Principal Component Analysis --------------- Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of linearly uncorrelated variables called principal components. The calculation is done by a singular value decomposition of the (centered and possibly scaled) data matrix, not by using eigen on the covariance matrix. This is generally the preferred method for numerical accuracy. |
https://github.com/datirium/workflows.git
Path: workflows/pca.cwl Branch/Commit ID: 104059e07a2964673e21d371763e33c0afeb2d03 |
||
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: 46a077b51619c6a14f85e0aa5260ae8a04426fab |
||
Unaligned BAM to BQSR and VCF
|
https://github.com/genome/analysis-workflows.git
Path: definitions/subworkflows/bam_to_bqsr_no_dup_marking.cwl Branch/Commit ID: e8b7759826df40b8bb821b40b15aea960a4951c4 |
||
scatter-two-steps.cwl
|
https://github.com/BiodataAnalysisGroup/intro-to-cwl-docker.git
Path: _includes/cwl/scatter-two-steps.cwl Branch/Commit ID: a4da0982677c2038cbd680a1c5e305d87fe030eb |
||
tt_univec_wnode.cwl
|
https://github.com/ncbi/pgap.git
Path: task_types/tt_univec_wnode.cwl Branch/Commit ID: 1b9094d70f620bb2e51072dd2150150aa4927439 |
||
THOR - differential peak calling of ChIP-seq signals with replicates
What is THOR? -------------- THOR is an HMM-based approach to detect and analyze differential peaks in two sets of ChIP-seq data from distinct biological conditions with replicates. THOR performs genomic signal processing, peak calling and p-value calculation in an integrated framework. For more information please refer to: ------------------------------------- Allhoff, M., Sere K., Freitas, J., Zenke, M., Costa, I.G. (2016), Differential Peak Calling of ChIP-seq Signals with Replicates with THOR, Nucleic Acids Research, epub gkw680. |
https://github.com/datirium/workflows.git
Path: workflows/rgt-thor.cwl Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab |
||
Cut-n-Run pipeline paired-end
Experimental pipeline for Cut-n-Run analysis. Uses mapping results from the following experiment types: - `chipseq-pe.cwl` - `trim-chipseq-pe.cwl` - `trim-atacseq-pe.cwl` Note, the upstream analyses should not have duplicates removed |
https://github.com/datirium/workflows.git
Path: workflows/trim-chipseq-pe-cut-n-run.cwl Branch/Commit ID: 104059e07a2964673e21d371763e33c0afeb2d03 |
||
Cell Ranger Aggregate
Cell Ranger Aggregate ===================== |
https://github.com/datirium/workflows.git
Path: workflows/cellranger-aggr.cwl Branch/Commit ID: 2005c6b7f1bff6247d015ff6c116bd9ec97158bb |
||
scRNA-seq pipeline using Salmon and Alevin
|
https://github.com/hubmapconsortium/salmon-rnaseq.git
Path: pipeline.cwl Branch/Commit ID: 4d762e649bddffd89f18ec1c58a3242fe6c7c1fe |