Skip to content

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.

License

Notifications You must be signed in to change notification settings

radusuciu/pyopenms-docs

This branch is 1 commit ahead of, 114 commits behind OpenMS/pyopenms-docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fbf6ef · Jul 31, 2023
May 5, 2023
Jul 31, 2023
Jan 16, 2023
Jun 14, 2022
Apr 24, 2023
Jan 19, 2023
Dec 14, 2022
Mar 31, 2014
Oct 29, 2021
Feb 9, 2023
Dec 14, 2022
Oct 30, 2021
Apr 26, 2023
Apr 26, 2023

Repository files navigation

Documentation Status Build notebooks from master and push to master+ipynb Test code in notebooks

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 (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.

Documentation

The readthedocs pyOpenMS documentation is generated from the master branch of this repository, see 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://mybinder.org/v2/gh/OpenMS/pyopenms-docs/jpfeuffer-patch-6

About

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • JavaScript 10.7%
  • Other 1.7%