uparma-py

uparma


License
LGPL-3.0
Install
pip install uparma-py==0.1.0

Documentation

uparma-py - Python framework for the uparma project

UPARMA - Universal Parameter Mapper for Proteomics

Github actions Documentation Status pypi pypi-version

Installation

Use pip to install, use virtualenv for maximum convenience:

user@localhost$ pip install -r requirements

Testing

Use pytest to run tests:

user@localhost$ pytest