Package: hammers
Type: Package
Title: Utilities for scRNA-seq data analysis
Version: 1.0.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-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:50 UTC
RemoteUrl: https://github.com/bioc/hammers
RemoteRef: RELEASE_3_23
RemoteSha: 26e166a440a83e81de3f03ab244d48569cdca5ba
NeedsCompilation: no
Packaged: 2026-04-30 09:49:00 UTC; root
Author: Andrei-Florian Stoica [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5253-0826>)
Maintainer: Andrei-Florian Stoica <andreistoica@foxmail.com>
Built: R 4.6.0; ; 2026-04-30 10:13:31 UTC; windows
