Metadata-Version: 2.1
Name: mskit
Version: 0.3.6
Summary: A tool-kit for MS data processing
Home-page: https://github.com/gureann/MSKit
Author: Lou, R.
Author-email: lourh@shanghaitech.edu.cn
License: MIT
Description: 
        # MSKit
        
        A tool-kit for MS data (pre-)processing
        
        Though there is no document and description, 
        the name of each module is defined clear (think so). 
        If you find some functions are useful, please feel free to copy them and use.
        If you read the code of this package and find error or have suggestions, please also contact with me 
        and I'll be pleased to improve them.
        
        The recommended modules are
        * TED (theoretical enzyme digestion/ in-silico digestion)
        * SpectronautLibrary (to process Spectronaut library with pre-defined useful functions)
        * Functions in rapik_kit (many easy-to-use tools to save much time)
        * mass_calc (supports the mass/mz calculation for peptides with no modification or some common modifications)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Development Status :: 2 - Pre-Alpha
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
