Package: hammers
Type: Package
Title: Utilities for scRNA-seq data analysis
Version: 0.99.11
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
git_url: https://git.bioconductor.org/packages/hammers
git_branch: devel
git_last_commit: 2e90f59
git_last_commit_date: 2026-04-22
Repository: Bioconductor 3.23
Date/Publication: 2026-04-23
NeedsCompilation: no
Packaged: 2026-04-23 20:43:55 UTC; biocbuild
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-24 03:18:01 UTC; unix
