Package: hammers Type: Package Title: Utilities for scRNA-seq data analysis Version: 1.1.0 Authors@R: person('Andrei-Florian', 'Stoica', email='andreistoica@foxmail.com', role=c('aut','cre'), comment=c(ORCID='0000-0002-5253-0826')) Description: hammers is a utilities suite for scRNA-seq data analysis compatible with both Seurat and SingleCellExperiment. It provides simple tools to address tasks such as retrieving aggregate gene statistics, finding and removing rare genes, performing representation analysis, computing the center of mass for the expression of a gene of interest in low-dimensional space, and calculating silhouette and cluster-normalized silhouette. License: MIT + file LICENSE Imports: cluster, dplyr, ggplot2, ggrepel, grDevices, henna, LISTO, liver, rlang, scLang, stats, text2vec, Suggests: BiocStyle, knitr, qs2, rmarkdown, scater, scRNAseq, scuttle, testthat (>= 3.0.0), withr biocViews: Software, SingleCell, GeneExpression, MultipleComparison, Visualization Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr URL: https://github.com/andrei-stoica26/hammers BugReports: https://github.com/andrei-stoica26/hammers/issues Config/testthat/edition: 3 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:06:50 UTC RemoteUrl: https://github.com/bioc/hammers RemoteRef: HEAD RemoteSha: 6a2356ee43bcc0fe2ed1e2643a935ea5169a9954 NeedsCompilation: no Packaged: 2026-07-04 23:12:43 UTC; root Author: Andrei-Florian Stoica [aut, cre] (ORCID: ) Maintainer: Andrei-Florian Stoica