countland: Analysis of Biological Count Data, Especially from Single-Cell RNA-Seq

A set of functions for applying a restricted linear algebra to the analysis of count-based data. See the accompanying preprint manuscript: "Normalizing need not be the norm: count-based math for analyzing single-cell data" Church et al (2022) <doi:10.1101/2022.06.01.494334> This tool is specifically designed to analyze count matrices from single cell RNA sequencing assays. The tools implement several count-based approaches for standard steps in single-cell RNA-seq analysis, including scoring genes and cells, comparing cells and clustering, calculating differential gene expression, and several methods for rank reduction. There are many opportunities for further optimization that may prove useful in the analysis of other data. We provide the source code freely available at <https://github.com/shchurch/countland> and encourage users and developers to fork the code for their own purposes.

Version: 0.1.2
Imports: methods, rlang, Matrix, ggplot2
Suggests: tidyverse, viridis, gridExtra, igraph, RSpectra, matrixTests, rdist, stats, Seurat, testthat (≥ 3.0.0)
Published: 2024-02-01
Author: Church Samuel H. ORCID iD [aut, cre]
Maintainer: Church Samuel H. <samuelhchurch at gmail.com>
BugReports: https://github.com/shchurch/countland/issues
License: MIT + file LICENSE
URL: https://github.com/shchurch/countland
NeedsCompilation: no
Materials: NEWS
CRAN checks: countland results

Documentation:

Reference manual: countland.pdf

Downloads:

Package source: countland_0.1.2.tar.gz
Windows binaries: r-devel: countland_0.1.2.zip, r-release: countland_0.1.2.zip, r-oldrel: countland_0.1.2.zip
macOS binaries: r-release (arm64): countland_0.1.2.tgz, r-oldrel (arm64): countland_0.1.2.tgz, r-release (x86_64): countland_0.1.2.tgz
Old sources: countland archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=countland to link to this page.