Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 1.7 KB

README.rst

File metadata and controls

72 lines (44 loc) · 1.7 KB

Analytics Core

docs Documentation Status
tests
package

A Python package with statistical functions to analyse multimodal molecular data

PyPI Installation

pip install acore

You can also install the in-development version with:

pip install https://github.com/Multiomics-Analytics-Group/acore/archive/main.zip

Development

To run all the tests run:

pytest