Bioconductor 3.23 Release Schedule

hammers

This is the development version of hammers; to use it, please install the devel version of Bioconductor.

Utilities for scRNA-seq data analysis


Bioconductor version: Development (3.23)

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.

Author: Andrei-Florian Stoica [aut, cre] ORCID iD ORCID: 0000-0002-5253-0826

Maintainer: Andrei-Florian Stoica <andreistoica at foxmail.com>

Citation (from within R, enter citation("hammers")):

Installation

To install this package, start R (version "4.6") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("hammers")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("hammers")
Getting started with CSOA HTML R Script
Reference Manual PDF

Details

biocViews GeneExpression, MultipleComparison, SingleCell, Software, Visualization
Version 0.99.9
In Bioconductor since BioC 3.23 (R-4.6)
License MIT + file LICENSE
Depends
Imports cluster, dplyr, ggplot2, ggrepel, grDevices, henna, liver, rlang, scLang, stats, text2vec
System Requirements
URL https://github.com/andrei-stoica26/hammers
Bug Reports https://github.com/andrei-stoica26/hammers/issues
See More
Suggests BiocStyle, knitr, qs2, rmarkdown, scater, scRNAseq, scuttle, testthat (>= 3.0.0), withr
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package hammers_0.99.9.tar.gz
Windows Binary (x86_64)
macOS Binary (big-sur-x86_64)
macOS Binary (big-sur-arm64)
macOS Binary (sonoma-arm64) hammers_0.99.9.tgz
Source Repository git clone https://git.bioconductor.org/packages/hammers
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/hammers
Bioc Package Browser https://code.bioconductor.org/browse/hammers/
Package Short Url https://bioconductor.org/packages/hammers/
Package Downloads Report Download Stats