# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DelayedMatrixStats" in publications use:' type: software license: MIT title: 'DelayedMatrixStats: Functions that Apply to Rows and Columns of ''DelayedMatrix'' Objects' version: 1.27.2 abstract: A port of the 'matrixStats' API for use with DelayedMatrix objects from the 'DelayedArray' package. High-performing functions operating on rows and columns of DelayedMatrix objects, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. authors: - family-names: Hickey given-names: Peter email: peter.hickey@gmail.com orcid: https://orcid.org/0000-0002-8153-6258 repository: https://bioc.r-universe.dev repository-code: https://github.com/PeteHaitch/DelayedMatrixStats url: https://github.com/PeteHaitch/DelayedMatrixStats date-released: '2024-07-13' contact: - family-names: Hickey given-names: Peter email: peter.hickey@gmail.com orcid: https://orcid.org/0000-0002-8153-6258