-
Notifications
You must be signed in to change notification settings - Fork 3
Python bindings for Open-MS framework
License
uweschmitt/pyOpenMS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python Bindings for open-MS
1) run "python check_system.py"
2) install missing packages
3) modify paths in setup.py
4) building: run "python setup.py build_ext --inplace"
5) for testing:
- you need nosetests test framework
- run ".\run_unittests_with_installed_pyopenms.bat"
6) for system wide install: run "python setup.py install"
7) installation to a different target:
"python setup.py install --help" helps
build zip incl. own installer:
python setup.py bdist
python build_zip_for_install.py
-> dist\setup_pyOpenMS-*zip
About
Python bindings for Open-MS framework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published