Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
kmer_build_tree
|
Path: task_types/tt_kmer_build_tree.cwl Branch/Commit ID: a539d600357a48a558daf43fc41a89aae79f9e86 |
|
|
|
GSEApy - Gene Set Enrichment Analysis in Python
GSEAPY: Gene Set Enrichment Analysis in Python ============================================== Gene Set Enrichment Analysis is a computational method that determines whether an a priori defined set of genes shows statistically significant, concordant differences between two biological states (e.g. phenotypes). GSEA requires as input an expression dataset, which contains expression profiles for multiple samples. While the software supports multiple input file formats for these datasets, the tab-delimited GCT format is the most common. The first column of the GCT file contains feature identifiers (gene ids or symbols in the case of data derived from RNA-Seq experiments). The second column contains a description of the feature; this column is ignored by GSEA and may be filled with “NA”s. Subsequent columns contain the expression values for each feature, with one sample's expression value per column. It is important to note that there are no hard and fast rules regarding how a GCT file's expression values are derived. The important point is that they are comparable to one another across features within a sample and comparable to one another across samples. Tools such as DESeq2 can be made to produce properly normalized data (normalized counts) which are compatible with GSEA. |
Path: workflows/gseapy.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
|
Cellranger Reanalyze
Cellranger Reanalyze ==================== |
Path: workflows/cellranger-reanalyze.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
|
umi molecular alignment workflow
|
Path: definitions/subworkflows/molecular_alignment.cwl Branch/Commit ID: 7638b3075863ae8172f4adaec82fb2eb8e80d3d5 |
|
|
|
AltAnalyze ICGS
AltAnalyze ICGS =============== |
Path: workflows/altanalyze-icgs.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
|
Bisulfite alignment and QC
|
Path: definitions/pipelines/bisulfite.cwl Branch/Commit ID: 7638b3075863ae8172f4adaec82fb2eb8e80d3d5 |
|
|
|
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 |
Path: workflows/trim-chipseq-pe-cut-n-run.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
|
|
|
PGAP Pipeline
PGAP pipeline for external usage, powered via containers |
Path: wf_common.cwl Branch/Commit ID: e2a6cbcc36212433d8fbc804919442787a5e2a49 |
|
|
|
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: cf84038de256c7ca98657ad81734d1aca1dad8c1 |
|
|
|
DiffBind - Differential Binding Analysis of ChIP-Seq Peak Data
Differential Binding Analysis of ChIP-Seq Peak Data --------------------------------------------------- DiffBind processes ChIP-Seq data enriched for genomic loci where specific protein/DNA binding occurs, including peak sets identified by ChIP-Seq peak callers and aligned sequence read datasets. It is designed to work with multiple peak sets simultaneously, representing different ChIP experiments (antibodies, transcription factor and/or histone marks, experimental conditions, replicates) as well as managing the results of multiple peak callers. For more information please refer to: ------------------------------------- Ross-Innes CS, Stark R, Teschendorff AE, Holmes KA, Ali HR, Dunning MJ, Brown GD, Gojis O, Ellis IO, Green AR, Ali S, Chin S, Palmieri C, Caldas C, Carroll JS (2012). “Differential oestrogen receptor binding is associated with clinical outcome in breast cancer.” Nature, 481, -4. |
Path: workflows/diffbind.cwl Branch/Commit ID: 8049a781ac4aae579fbd3036fa0bf654532f15be |
