# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "beachmat" in publications use:' type: software license: GPL-3.0-only title: 'beachmat: Compiling Bioconductor to Handle Each Matrix Type' version: 2.21.6 doi: 10.1371/journal.pcbi.1006135 identifiers: - type: doi value: 10.32614/CRAN.package.beachmat abstract: Provides a consistent C++ class interface for reading from a variety of commonly used matrix types. Ordinary matrices and several sparse/dense Matrix classes are directly supported, along with a subset of the delayed operations implemented in the DelayedArray package. All other matrix-like objects are supported by calling back into R. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com - family-names: Pagès given-names: Hervé - family-names: Smith given-names: Mike preferred-citation: type: article title: 'beachmat: A Bioconductor C++ API for accessing high-throughput biological data from a variety of R matrix types' authors: - family-names: Lun given-names: Aaron T. L. - family-names: Pag\`es given-names: Herv\'e - family-names: Smith given-names: Mike L. year: '2018' volume: '14' issue: '5' journal: PLoS Comput. Biol. doi: 10.1371/journal.pcbi.1006135 start: e1006135 repository: https://bioc.r-universe.dev repository-code: https://github.com/tatami-inc/beachmat commit: d8e4f81173f68a58a34cd95a35b9b5215e636a49 url: https://github.com/tatami-inc/beachmat date-released: '2024-08-26' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com