Bioc2026 Registration Open!

hammers

Utilities for scRNA-seq data analysis

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("hammers")

Details

MaintainerAndrei-Florian Stoica <andreistoica@foxmail.com>
AuthorAndrei-Florian Stoica [aut, cre] (ORCID: <https://orcid.org/0000-0002-5253-0826>)
LicenseMIT + file LICENSE
URLhttps://github.com/andrei-stoica26/hammers
Bug Reportshttps://github.com/andrei-stoica26/hammers/issues
Downloads rank47
Source branchRELEASE_3_23
biocViewsGeneExpression, MultipleComparison, SingleCell, Software, Visualization

Documentation

Download

Dependencies

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

Reverse dependencies

Imports Me (1): GSABenchmark