Installation
The most recent release can be installed from PyPI with:
pip install timsimaging
The most recent code and data can be installed directly from GitHub with:
pip install git+https://github.com/Vitek-Lab/https://github.com/YinyueZhu/TIMSImaging.git
To install in development mode, use the following:
git clone git+https://github.com/Vitek-Lab/https://github.com/YinyueZhu/TIMSImaging.git
cd https://github.com/YinyueZhu/TIMSImaging
pip install -e .