spoon (original) (raw)
This is the released version of spoon; for the devel version, seespoon.
Address the Mean-variance Relationship in Spatial Transcriptomics Data
Bioconductor version: Release (3.21)
This package addresses the mean-variance relationship in spatially resolved transcriptomics data. Precision weights are generated for individual observations using Empirical Bayes techniques. These weights are used to rescale the data and covariates, which are then used as input in spatially variable gene detection tools.
Author: Kinnary Shah [aut, cre] ORCID: 0000-0001-7098-2116 , Boyi Guo [aut]
ORCID: 0000-0003-2950-2349 , Stephanie C. Hicks [aut]
ORCID: 0000-0002-7858-0231
Maintainer: Kinnary Shah
Citation (from within R, enter citation("spoon")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spoon")
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("spoon")
spoon Tutorial | HTML | R Script |
---|---|---|
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | GeneExpression, Preprocessing, SingleCell, Software, Spatial, Transcriptomics |
---|---|
Version | 1.4.0 |
In Bioconductor since | BioC 3.19 (R-4.4) (1 year) |
License | MIT + file LICENSE |
Depends | R (>= 4.4) |
Imports | SpatialExperiment, BRISC, nnSVG, BiocParallel, Matrix, methods, SummarizedExperiment, stats, utils, scuttle |
System Requirements | |
URL | https://github.com/kinnaryshah/spoon |
Bug Reports | https://github.com/kinnaryshah/spoon/issues |
See More
Suggests | testthat, STexampleData, knitr, rmarkdown, BiocStyle |
---|---|
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 | spoon_1.4.0.tar.gz |
---|---|
Windows Binary (x86_64) | spoon_1.4.0.zip |
macOS Binary (x86_64) | spoon_1.4.0.tgz |
macOS Binary (arm64) | spoon_1.4.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/spoon |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/spoon |
Bioc Package Browser | https://code.bioconductor.org/browse/spoon/ |
Package Short Url | https://bioconductor.org/packages/spoon/ |
Package Downloads Report | Download Stats |