Metadata-Version: 2.1
Name: multiomics
Version: 0.1
Summary: Toolbox for multiomics designing in python
Project-URL: Bug Tracker, https://github.com/JinZhangLab/multiomics/issues
Project-URL: Homepage, https://github.com/JinZhangLab/multiomics
Author-email: Jin Zhang <jinzhang@nankai.edu.cn>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Python library for multiomics 

This is a Python library for multiomics 

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install toolkit in requirements.txt.


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)