RalfG / mzspeclib-py

A python reference implementation of the mzSpecLib spectral library format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSI Spectral Library format - Python implementation

For development, run:

pip install --editable .

Or from the root of this repository:

pip install --editable implementations/python

Test with

pytest

About

A python reference implementation of the mzSpecLib spectral library format


Languages

Language:Python 99.8%Language:Makefile 0.2%