Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.08 KB

README.rst

File metadata and controls

35 lines (22 loc) · 1.08 KB

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