- Home
- Bioconductor 3.16
- Software Packages
- Cardinal
Cardinal
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see Cardinal.
A mass spectrometry imaging toolbox for statistical analysis
Bioconductor version: 3.16
Implements statistical & computational tools for analyzing mass spectrometry imaging datasets, including methods for efficient pre-processing, spatial segmentation, and classification.
Author: Kylie A. Bemis <k.bemis at northeastern.edu>
Maintainer: Kylie A. Bemis <k.bemis at northeastern.edu>
citation("Cardinal")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Cardinal")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Cardinal")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.