Explore Workflows

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

Graph Name Retrieved From View
workflow graph 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: 68eda647259849ca81ac0bb07a24bc8a4465a630

workflow graph collect_pair_files.cwl

https://github.com/mskcc/argos-cwl.git

Path: modules/pair/collect_pair_files.cwl

Branch/Commit ID: 46eddf1e191352cad5e95dd3c24eeae3738da485

workflow graph Motif Finding with HOMER with random background regions

Motif Finding with HOMER with random background regions --------------------------------------------------- HOMER contains a novel motif discovery algorithm that was designed for regulatory element analysis in genomics applications (DNA only, no protein). It is a differential motif discovery algorithm, which means that it takes two sets of sequences and tries to identify the regulatory elements that are specifically enriched in on set relative to the other. It uses ZOOPS scoring (zero or one occurrence per sequence) coupled with the hypergeometric enrichment calculations (or binomial) to determine motif enrichment. HOMER also tries its best to account for sequenced bias in the dataset. It was designed with ChIP-Seq and promoter analysis in mind, but can be applied to pretty much any nucleic acids motif finding problem. Here is how we generate background for Motifs Analysis ------------------------------------- 1. Take input file with regions in a form of “chr\" “start\" “end\" 2. Sort and remove duplicates from this regions file 3. Extend each region in 20Kb into both directions 4. Merge all overlapped extended regions 5. Subtract not extended regions from the extended ones 6. Randomly distribute not extended regions within the regions that we got as a result of the previous step 7. Get fasta file from these randomly distributed regions (from the previous step). Use it as background For more information please refer to: ------------------------------------- [Official documentation](http://homer.ucsd.edu/homer/motif/)

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

Path: workflows/homer-motif-analysis.cwl

Branch/Commit ID: b957a4f681bf0ca8ebba4e0d0ec3936bf79620c5

workflow graph Detect Variants workflow

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

Path: definitions/pipelines/detect_variants_mouse.cwl

Branch/Commit ID: 9e5f228bc1a3d0dfe950b5d41d7e4319e834a6d4

workflow graph io-int-optional-wf.cwl

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

Path: v1.0/v1.0/io-int-optional-wf.cwl

Branch/Commit ID: e67f19d8a713759d761ecad050966d1eb043b85c

workflow graph Per-region pindel

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

Path: definitions/subworkflows/pindel_cat.cwl

Branch/Commit ID: 35e6b3ef71b4a2a9caba1dbd5dc424a8809bcc0a

workflow graph varscan somatic workflow

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

Path: definitions/subworkflows/varscan.cwl

Branch/Commit ID: 00df82a529a58d362158110581e1daa28b4d7ecb

workflow graph Unaligned bam to sorted, markduped bam

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

Path: definitions/subworkflows/align_sort_markdup.cwl

Branch/Commit ID: 844c10a4466ab39c02e5bfa7a210c195b8efa77a

workflow graph Gathered Downsample and HaplotypeCaller

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

Path: definitions/pipelines/gathered_downsample_and_recall.cwl

Branch/Commit ID: 742dbafb5fb103d8578f48a0576c14dd8dae3b2a

workflow graph 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.

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

Path: workflows/gseapy.cwl

Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab