-
Couldn't load subscription status.
- Fork 1
Open
Description
The R packages used in this workshop/tutorial are from the Bioconductor 3.19 developmental version, which requires R version 4.4 (which is, at the time, the devel version). The required developmental packages could however still be installed from github using the code below:
install.packages("BiocManager")
BiocManager::install("RforMassSpectrometry/ProtGenerics")
BiocManager::install("RforMassSpectrometry/MsCoreUtils")
BiocManager::install("RforMassSpectrometry/MetaboCoreUtils")
BiocManager::install("RforMassSpectrometry/Spectra")
BiocManager::install("RforMassSpectrometry/MsExperiment")
BiocManager::install("RforMassSpectrometry/MetaboAnnotation")
BiocManager::install("sneumann/xcms")These packages will become the release packages of the upcoming Bioconductor release 3.19 (presumably April 2024).
holandir
Metadata
Metadata
Assignees
Labels
No labels