recipe bioconductor-matrixgenerics

S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/MatrixGenerics.html

License:

Artistic-2.0

Recipe:

/bioconductor-matrixgenerics/meta.yaml

S4 generic functions modeled after the 'matrixStats' API for alternative matrix implementations. Packages with alternative matrix implementation can depend on this package and implement the generic functions that are defined here for a useful set of row and column summary statistics. Other package developers can import this package and handle a different matrix implementations without worrying about incompatibilities.

package bioconductor-matrixgenerics

(downloads) docker_bioconductor-matrixgenerics

Versions:

1.10.0-01.6.0-01.4.0-01.2.1-01.2.0-01.0.0-11.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-matrixgenerics

and update with:

conda update bioconductor-matrixgenerics

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-matrixgenerics:<tag>

(see bioconductor-matrixgenerics/tags for valid values for <tag>)

Download stats