# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BiocSingular" in publications use:' type: software license: GPL-3.0-only title: 'BiocSingular: Singular Value Decomposition for Bioconductor Packages' version: 1.28.0 doi: 10.32614/CRAN.package.BiocSingular abstract: 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. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/LTLA/BiocSingular commit: 675ff544b7bab511b17d6b52ef390815b4aa3bc0 url: https://github.com/LTLA/BiocSingular date-released: '2025-10-23' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com