Skip to content

uparma/uparma-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bea452a · Mar 15, 2023
Nov 12, 2021
Dec 5, 2018
Mar 29, 2021
Mar 15, 2023
Mar 15, 2023
Dec 15, 2022
Apr 12, 2022
Dec 16, 2022
Dec 15, 2022
Dec 4, 2018
Dec 15, 2022
Dec 15, 2022

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