Skip to main content

Quantile normalization of microarray data.

None

Project description

Build Status

Coverage Status

Documentation

microarray-quantilenorm documentation

Description

This is an implementation of quantile normalization for microarray data analysis.

Usage

python quantile_normalization CSV

microarray-quantilenorm will then do the following:

  • Output a list of expression values for genes of interest in each sample to stdout.

  • Create a PDF and PNG file graphing the distribution for each sample both before and after normalization.

Restrictions

1.) Each CSV file must contain the same gene set.

2.) Each gene must be unique.

Example:

> ABCD1 5.675
> ABCD2 3.456
> ABCD3 5.432

Requirements

Matplotlib = 1.4.3

Scipy = 0.5.1

Installation

pip install microarray-quantilenorm

Project details

None

Download files

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

Source Distribution

microarray_quantilenorm-0.1008.tar.gz (3.7 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