This is the development version of BumpyMatrix; for the stable release version, see BumpyMatrix.
Bumpy Matrix of Non-Scalar ObjectsBioconductor version: Development (3.22)
Implements the BumpyMatrix class and several subclasses for holding non-scalar objects in each entry of the matrix. This is akin to a ragged array but the raggedness is in the third dimension, much like a bumpy surface - hence the name. Of particular interest is the BumpyDataFrameMatrix, where each entry is a Bioconductor data frame. This allows us to naturally represent multivariate data in a format that is compatible with two-dimensional containers like the SummarizedExperiment and MultiAssayExperiment objects.
Author: Aaron Lun [aut, cre], Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
Citation (from within R, entercitation("BumpyMatrix")
): 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("BumpyMatrix")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BumpyMatrix")
Details See More Suggests BiocStyle, knitr, rmarkdown, testthat Linking To Enhances Depends On Me alabaster.bumpy Imports Me CoreGx, gDRcore, gDRimport, gDRutils, MerfishData, MouseGastrulationData, TENxXeniumData Suggests Me escheR, gDR, ggspavis, SpatialExperiment, tpSVG, STexampleData Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4