Skip to content

OmicScope: from quantitative proteomics to systems biology visualization

License

Notifications You must be signed in to change notification settings

a22brad22/omicscope

Repository files navigation

Overview

Documentation Status PyPI Package latest release PyPI Wheel Supported versions Supported implementations Commits since latest release

OmicScope: OmicScope: from quantitative proteomics to systems biology.

OmicScope is a comprehensive workflow designed to analyze and provide insights on quantitative proteomics data. To date, OmicScope works with data generated from Progenesis QI for Proteomics, MaxQuant, and PatternLab V. Additionally, a fourth generic input can be used, enabling users to run OmicScope with data from different platforms, including transcriptomics and metabolomics.

OmicScope can perform differential expression analysis in both static and longitudinal experimental designs. For static experiments, proteins that are differentially regulated are determined by t-tests (for 2 group comparison) or One-way ANOVA (for >2 group comparison); while for longitudinal analysis, OmicScope performs the pipeline suggested by Storey, 2005.

Once the differential expression data is obtained, the user can perform Over-Representation Analysis (ORA) or Gene-Set Enrichment Analysis (GSEA), which are implemented according to GSEApy in the EnrichmentScope module.

Both differential expression and enrichment analyses have a comprehensive toolset of figures generated by OmicScope, including dotplots, networks, heatmaps, etc.

Finally, for each experiment performed by OmicScope, it is possible to export an omics file (.omics extension) for further use in the Nebula workflow. Nebula is a specialized module that enables analysis of multiple studies or comparisons, providing several types of analysis to compare those groups and find similarities among them.

./Workflow.png

Installation

pip install omicscope

You can also install the in-development version with:

pip install https://github.com/guireiso/omicscope/archive/main.zip

Documentation

https://omicscope.readthedocs.io/

About

OmicScope: from quantitative proteomics to systems biology visualization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages