Skip to content

📊 🔬 Python package for normalization of gene expression matrices.

License

Notifications You must be signed in to change notification settings

ficusss/PyGMNormalize

Repository files navigation

PyGMNormalize

Normalization of gene expression matrices.

Installation

To install, run the following commands:

git clone https://github.com/ficusss/PyGMNormalize.git
cd PyGMNormalize
python setup.py install

Description

This package implements the following metods:

  • Total count normalization;
  • Percentile normalization;
  • Quartile normalization;
  • Trimmed mean of M-values normalization.

Demonstration

Demonstration of the methods is available here.

Links

  • Description of implemented methods is available here.
  • Description of "Trimmed mean of M-values" method is available here

About

📊 🔬 Python package for normalization of gene expression matrices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published