davidmam/pyMSA
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=========== INTRODUCTION =========== Python module to analyze the quality of MS/MS spectra. =========== INSTALLATION =========== python setup.py install (you might need admin privileges to write in the python site-package folder) python setup.py install --user (to install in userspace - remember to set your PYTHONPATH appropriately) =========== DOCUMENTATION =========== For documentation of the modules and examples, please refer to the docs folder and example_scripts folder