SpectriPy
This is the development version of SpectriPy; to use it, please install the devel version of Bioconductor.
Enhancing Cross-Language Mass Spectrometry Data Analysis with R and Python
Bioconductor version: Development (3.22)
The SpectriPy package allows integration of Python-based MS analysis code with the Spectra package. Spectra objects can be converted into Python MS data structures. In addition, SpectriPy integrates and wraps the similarity scoring and processing/filtering functions from the Python matchms package into R.
Author: Michael Witting [aut]
, Johannes Rainer [aut, cre]
, Carolin Huber [aut]
, Helge Hecht [ctb]
, Marilyn De Graeve [aut]
, Wout Bittremieux [aut]
, Thomas Naake [aut]
, Victor Chrone [ctb]
, Matthias Anagho-Mattanovich [ctb]
, Pierre Marchal [ctb]
, Philippine Louail [ctb]
Maintainer: Johannes Rainer <Johannes.Rainer at eurac.edu>
citation("SpectriPy")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SpectriPy")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Version | 0.99.4 |
In Bioconductor since | BioC 3.22 (R-4.5) |
License | Artistic-2.0 |
Depends | R (>= 4.1.0), reticulate |
Imports | Spectra(>= 1.17.7), IRanges, S4Vectors, MsCoreUtils, ProtGenerics, methods |
System Requirements | python (>= 3.10), pandoc, quarto |
URL | https://github.com/RforMassSpectrometry/SpectriPy |
Bug Reports | https://github.com/RforMassSpectrometry/SpectriPy/issues |
See More
Suggests | testthat, quarto, MsBackendMgf, msdata, mzR, knitr, BiocStyle |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/SpectriPy |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SpectriPy |
Package Short Url | https://bioconductor.org/packages/SpectriPy/ |
Package Downloads Report | Download Stats |