Metadata-Version: 2.1
Name: pykrev
Version: 1.1.1
Summary: FT-MS data analysis in Python
Home-page: https://github.com/kzra/pykrev
Author: Ezra Kitson
Author-email: ezrakitson@ed.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# PyKrev: van Krevelen analysis and beyond

PyKrev is a Python 3 library to help with analysis of high resolution mass spectrometry data.

To install use:

```
pip install pykrev
```

[**The User Guide can be accessed here**](https://nbviewer.jupyter.org/github/Kzra/pykrev/blob/master/docs/user_guide/PyKrevUserGuide.ipynb)

[*Making UpSet plots with PyKrev and UpSetPlot*](https://nbviewer.jupyter.org/github/Kzra/pykrev/blob/master/docs/upset_plots_with_pykrev/UpSetplotswithPyKrev.ipynb)

[*Performing PCA with PyKrev and scikit-learn*](https://nbviewer.jupyter.org/github/Kzra/pykrev/blob/master/docs/pca_with_pykrev/PCAwithPyKrev.ipynb)

Version 1.1.1 [*Changelog*](https://github.com/Kzra/pykrev/blob/master/CHANGELOG.md)

Citation: [Kitson, E., Kew, W., Ding, W. & Bell, N. G. A. PyKrev: A Python Library for the Analysis of Complex Mixture FT-MS Data. J. Am. Soc. Mass Spectrom. jasms.1c00064 (2021) doi:10.1021/jasms.1c00064.](https://pubs.acs.org/doi/10.1021/jasms.1c00064)

Please send any feedback or comments to ezra.kitson@ed.ac.uk

<img src="https://github.com/Kzra/pykrev/blob/master/docs/user_guide/Pykrev_blue.png" alt="PyKrev" width="650"/>


