BiocSingular: Singular Value Decomposition for Bioconductor Packages

Implements exact and approximate methods for singular value decomposition and principal components analysis, in a framework that allows them to be easily switched within Bioconductor packages or workflows. Where possible, parallelization is achieved using the BiocParallel framework.

Package details

AuthorAaron Lun [aut, cre, cph]
Bioconductor views DimensionReduction PrincipalComponent Software
MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
LicenseGPL-3
Version1.6.0
URL https://github.com/LTLA/BiocSingular
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BiocSingular")

Try the BiocSingular package in your browser

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

BiocSingular documentation built on Nov. 8, 2020, 10:59 p.m.