https://github.com/openms/pyopenms-docs
pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://github.com/openms/pyopenms-docs
hacktoberfest hacktoberfest2022 ms-data openms python
Last synced: 2 months ago
JSON representation
pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
- Host: GitHub
- URL: https://github.com/openms/pyopenms-docs
- Owner: OpenMS
- License: other
- Created: 2014-03-31T20:33:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T12:55:33.000Z (over 1 year ago)
- Last Synced: 2024-04-14T16:17:44.435Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2022, ms-data, openms, python
- Language: Python
- Homepage: https://pyopenms.readthedocs.io
- Size: 51.2 MB
- Stars: 41
- Watchers: 20
- Forks: 48
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
[](https://pyopenms.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/OpenMS/pyopenms-docs/actions/workflows/build-push-notebooks.yaml)
[](https://github.com/OpenMS/pyopenms-docs/actions/workflows/test-notebooks.yml)pyOpenMS Documentation
======================pyOpenMS are the Python bindings to the OpenMS open-source C++ library for
LC-MS data management and analyses. The Python bindings cover a large part of
the OpenMS API to enable rapid algorithm development and workflow development.
pyOpenMS supports the Proteomics Standard Initiative (PSI) formats for MS data.This repository contains documentation, installation instructions, and example code
that show different functions of pyOpenMS.Installation
=============Installation is best done through [PyPI](https://pypi.python.org/pypi/pyopenms)
(the Python package index) where binary packages are provided for the release
versions of OpenMS, covering Linux/Mac/Windows. Alternatively, it is available on (bio)conda.For the brave nightly build can be found at [our local PyPI server](https://pypi.cs.uni-tuebingen.de/).
Documentation
=============
The readthedocs pyOpenMS documentation is generated from the master branch of this repository, see [docs/README.md](docs/README.md)The generated documentation is available here: https://pyopenms.readthedocs.io/en/latest/
Jupyter Notebooks
=============
Are created by CI and stored in master+ipynb to not clutter the master branch.Binder integration
=============
Binder uses the Jupyter Notebooks in master+ipynb. The conda environment is described in environment.yml, the post-build event installs the nightly pyopenms wheel. Currently, only environment.yml is used by binder. Note: You can test a branch "jpfeuffer-patch-6" using https://notebooks.gesis.org/binder/v2/gh/OpenMS/pyopenms-docs/jpfeuffer-patch-6