annmatrix: Annotated Matrix: Matrices with Persistent Row and Column Annotations

Implements persistent row and column annotations for R matrices. The annotations associated with rows and columns are preserved after subsetting, transposition, and various other matrix-specific operations. Intended use case is for storing and manipulating genomic datasets which typically consist of a matrix of measurements (like gene expression values) as well as annotations about rows (i.e. genomic locations) and annotations about columns (i.e. meta-data about collected samples). But 'annmatrix' objects are also expected to be useful in various other contexts.

Getting started

Package details

AuthorKarolis Koncevičius [aut, cre]
MaintainerKarolis Koncevičius <karolis.koncevicius@gmail.com>
LicenseGPL-2
Version0.1.2
URL https://github.com/karoliskoncevicius/annmatrix
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("annmatrix")

Try the annmatrix package in your browser

Any scripts or data that you put into this service are public.

annmatrix documentation built on May 31, 2023, 6:21 p.m.