Import Trackmate XML files in Python as Pandas dataframe.
Check the notebook.
- Python 3.6 and above.
pip install pytrackmate
Or you can use Anaconda and conda-forge
:
conda config --add channels conda-forge
conda install pytrackmate
Under BSD license. See LICENSE.
- Hadrien Mary hadrien.mary@gmail.com