Skip to content

uparma/uparma-py

Repository files navigation

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