Skip to main content

DEGA: a Python package for differential gene expression analysis

Project description

DEGA

DEGA: A Python Package for Differential Gene Expression Analysis

Differential gene expression analysis is an important tool for identifying genes that display a significantly altered expression in response to specific stimuli.
DEGA is a Python package for differential expression analysis. It is an implementation of the core algorithm of the R package DESeq2. Along with the differential testing algorithm, DEGA also provides high-level functions for dataset exploration and results interpretation (such as switch genes identification).

Installation

pip install DEGA

Quick Start

import DEGA

dega = DEGA.dataset(countsData, phenotypeData, designFormula="factor")
dega.analyse()

For a complete use case check the Jupyter Notebook
For a switch genes identification example check the Jupyter Notebook

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DEGA-0.2.1.tar.gz (585.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page