Add support for parameter data to backendInitialize(): this enables to change the backend from a Spectra object to MsBackendPy using the setBackend() method.
Changes in 0.99.4
Refactor functions to initialize Python libraries.
Changes in 0.99.3
Address Bioconductor review comments.
Changes in 0.99.2
Use Python virtualenv instead of miniconda.
Changes in 0.99.1
Check for presence of conda and eventually install miniconda through reticulate.
Changes in 0.99.0
Prepare for Bioconductor submission.
SpectriPy 0.5
Changes in 0.5.3
Vignette updates.
Changes in 0.5.2
Fix spectrum_utils version.
Changes in 0.5.1
Add additional vignettes and update/fix documentation.
Changes in 0.5.0
Add support for spectrum_utils library.
SpectriPy 0.4
Changes in 0.4.0
Add a MsBackendPython backend referencing to MS data residing in Python.