Skip to main content

A package for visualizing mass spectrometry data using pandas dataframes

Project description

description

pyOpenMS-viz: The Python Pandas-Based Mass Spectrometry Visualization Library

pypipv pypiv pypidownload readthedocs

pyOpenMS-Viz is a Python library that provides a simple interface for extending the plotting capabilities of Pandas DataFrames for creating static or interactive visualizations of mass spectrometry data. It integrates seamlessly with various plotting library backends (matpotlib, bokeh and plotly) and leverages the power of Pandas for data manipulation and representation.

Features

  • Flexible plotting API that interfaces directly with Pandas DataFrames
  • Support for multiple plotting backends: matplotlib (static), bokeh and plotly (interactive)
  • Visualization of various mass spectrometry data types, including 1D chromatograms, spectra, and 2D peak maps
  • Versatile column selection for easy adaptation to different data formats
  • Consistent API across different plotting backends for easy switching between static and interactive plots
  • Suitable for use in scripts, Jupyter notebooks, and web applications

Suported Plots

Plot Type Required Dimensions pyopenms_viz Name Matplotlib Bokeh Plotly
Chromatogram x, y chromatogram
Mobilogram x, y mobilogram
Spectrum x, y spectrum
PeakMap 2D x, y, z peakmap
PeakMap 3D x, y, z peakmap (plot3d=True)

(Recommended) Pip Installation

The recommended way of installing pyopenms_viz is through the Python Package Index (PyPI). We recommend installing pyopenms_viz in its own virtual environment using Anaconda to avoid packaging conflicts.

First create a new environemnt:

conda create --name=pyopenms_viz python=3.12
conda activate pyopenms_viz 

Then in the new environment install pyopenms_viz.

pip install pyopenms_viz --upgrade

Documentation

Documentation can be found here

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyopenms_viz-0.1.5.tar.gz (140.3 kB view details)

Uploaded Source

Built Distribution

pyopenms_viz-0.1.5-py3-none-any.whl (142.5 kB view details)

Uploaded Python 3

File details

Details for the file pyopenms_viz-0.1.5.tar.gz.

File metadata

  • Download URL: pyopenms_viz-0.1.5.tar.gz
  • Upload date:
  • Size: 140.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyopenms_viz-0.1.5.tar.gz
Algorithm Hash digest
SHA256 40516e17369879e33e9fee4689a3019d488d0e1443bbdd57d0042df199ce3134
MD5 f7d83d3043aa29c562e781cccfabaeed
BLAKE2b-256 06e66758751d98eafc9a9a7db09d8175517151922bf813d52c313a47baef7843

See more details on using hashes here.

File details

Details for the file pyopenms_viz-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: pyopenms_viz-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 142.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyopenms_viz-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c60dded64cef27ed2adcb7985e28d1cdbb1822b34f77ba56d0bbd87326a95a23
MD5 1cb93746a158c286e65d7bcb72855f85
BLAKE2b-256 06d82e68050b8504f1c3579b12550c62d39174cb0778997750b09ed1f46b440f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page