Metadata-Version: 2.1
Name: cyMStools
Version: 0.0.6
Summary: mass spec tools
Home-page: https://github.com/daheitu/cyMStools
Author: zhyCAO
Author-email: zhycao@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# release note May, 30， 2020
## add readmgf function, 
## add calculation the similarity of two spectra


# cyMStools
mass spec tools
summary the plink2 reports file
# Useage 
1. from cyMStools import *
2. summary_plink2_report(reports_path, spectra_cutoff, e-value_cutoff)


