Metadata-Version: 2.0
Name: omics
Version: 0.1.1
Summary: omics: A Python package for omics data analysis.
Home-page: https://github.com/choyichen/omics
Author: Cho-Yi Chen
Author-email: ntu.joey@gmail.com
License: MIT
Keywords: bioinformatics biostatistics genomics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rpy2
Requires-Dist: scipy

# Omics

A Python package for [omics](https://en.wikipedia.org/wiki/Omics) data analysis, with main focus on integrative genomics.



