Get started with biospectools
Installation
The simplest way to install biospectools is from the PYPI repository:
pip install biospectools
The latest version (not necessary stable) can be installed from github:
pip install git+https://github.com/BioSpecNorway/biospectools.git@dev
The package contains a link to the private tools that can be accessed only by BioSpecNorway group members. To install the private tools, use:
pip install biospectools[private]