docs | |
---|---|
tests | |
package |
A Python package with statistical functions to analyse multimodal molecular data
- Free software: GNU General Public License v3
- Documentation: https://analytics-core.readthedocs.io.
pip install acore
You can also install the in-development version with:
pip install https://github.com/Multiomics-Analytics-Group/acore/archive/main.zip
To run all the tests run:
pytest