# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "scrapper" in publications use:' type: software license: MIT title: 'scrapper: Bindings to C++ Libraries for Single-Cell Analysis' version: 1.6.3 doi: 10.21105/joss.05603 identifiers: - type: doi value: 10.32614/CRAN.package.scrapper abstract: Implements R bindings to C++ code for analyzing single-cell (expression) data, mostly from various libscran libraries. Each function performs an individual step in the single-cell analysis workflow, ranging from quality control to clustering and marker detection. Additional wrappers are provided for easy construction of end-to-end workflows involving Bioconductor objects like SingleCellExperiments. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com preferred-citation: type: article title: Powering single-cell analyses in the browser with WebAssembly authors: - family-names: Lun given-names: Aaron Tin Long - family-names: Kancherla given-names: Jayaram journal: Journal of Open Source Software year: '2023' volume: '8' issue: '89' doi: 10.21105/joss.05603 start: '5603' repository: https://bioc-release.r-universe.dev repository-code: https://github.com/libscran/scrapper commit: c1b691a3ca5c90cced62bb375f7afce0fcf22b7b url: https://github.com/libscran/scrapper date-released: '2026-05-19' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com