Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 872 Bytes

README.md

File metadata and controls

42 lines (36 loc) · 872 Bytes

SpectroMiner

Spectrominer is a software that allows you to apply corrections to mass spectrometry data. More precisely, it uses control measures in order to subtract the natural presence of isotopes.

Project Status: in development

Installation

Windows

see the releases

To run spectrominer, run the .exe.

Macos

From the release

see the releases

From PyPi

Installation through PyPi is also possible. Be sure brew is installed, and from the terminal:

$ brew install python3
$ brew install python-tk

And then:

$ pip install spectrominer

PyPi

To install:

$ pip install spectrominer

To run spectrominer:

$ spectrominer

or

$ /path/to/python/bin/spectrominer