Metadata-Version: 2.1
Name: pykrev
Version: 0.0.1
Summary: van Krevelen analysis and beyond in Python
Home-page: https://github.com/kzra/pykrev
Author: Ezra Kitson
Author-email: ezrakitson@ed.ac.uk
License: UNKNOWN
Description: # PyKrev: van Krevelen analysis and beyond
        
        PyKrev is a Python 3 package to help with analysis of high resolution mass spectrometry data.
        
        [**The User Guide can be accessed here**](https://github.com/Kzra/PyKrev/blob/master/docs/PyKrevUserGuide.md)
        
        [**Making UpSet plots with PyKrev**](https://github.com/Kzra/PyKrev/blob/master/docs/UpSetplotswithPyKrev.md)
        
        Please send any feedback or comments to ezra.kitson@ed.ac.uk
        
        Last update: 20/11/2020
        
        <img src="https://github.com/Kzra/PyKrev/blob/master/docs/Pykrev_blue.png" alt="PyKrev" width="650"/>
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
