The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.2
Depends: R (≥ 4.3.0)
Imports: utils, methods, stats
Published: 2023-05-14
Author: Karolis Koncevičius [aut, cre]
Maintainer: Karolis Koncevičius <karolis.koncevicius at gmail.com>
BugReports: https://github.com/karoliskoncevicius/annmatrix/issues
License: GPL-2
URL: https://github.com/karoliskoncevicius/annmatrix
NeedsCompilation: no
Materials: NEWS
CRAN checks: annmatrix results

Documentation:

Reference manual: annmatrix.pdf

Downloads:

Package source: annmatrix_0.1.2.tar.gz
Windows binaries: r-devel: annmatrix_0.1.2.zip, r-release: annmatrix_0.1.2.zip, r-oldrel: annmatrix_0.1.2.zip
macOS binaries: r-release (arm64): annmatrix_0.1.2.tgz, r-oldrel (arm64): annmatrix_0.1.2.tgz, r-release (x86_64): annmatrix_0.1.2.tgz, r-oldrel (x86_64): annmatrix_0.1.2.tgz
Old sources: annmatrix archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=annmatrix to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.