beachmat

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see beachmat.

Compiling Bioconductor to Handle Each Matrix Type


Bioconductor version: 3.6

Provides a consistent C++ class interface for a variety of commonly used matrix types, including sparse and HDF5-backed matrices.

Author: Aaron Lun [aut, cre], Herve Pages [aut], Mike Smith [aut]

Maintainer: Aaron Lun <alun at wehi.edu.au>

Citation (from within R, enter citation("beachmat")):

Installation

To install this package, start R (version "3.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("beachmat")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF
NEWS Text

Details

biocViews DataImport, DataRepresentation, Infrastructure, Software
Version 1.0.2
In Bioconductor since BioC 3.6 (R-3.4) (6.5 years)
License GPL-3
Depends R (>= 3.4)
Imports utils, Rhdf5lib, HDF5Array, DelayedArray, Rcpp (>= 0.12.14), rhdf5, methods
System Requirements C++11
URL
See More
Suggests testthat, BiocStyle, knitr, Matrix
Linking To Rcpp, Rhdf5lib
Enhances
Depends On Me
Imports Me
Suggests Me scater, scran
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package beachmat_1.0.2.tar.gz
Windows Binary beachmat_1.0.2.zip (32- & 64-bit)
Mac OS X 10.11 (El Capitan) beachmat_1.0.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/beachmat
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/beachmat
Package Short Url https://bioconductor.org/packages/beachmat/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive