- Home
- Bioconductor 3.8
- Software Packages
- netSmooth
netSmooth
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see netSmooth.
Network smoothing for scRNAseq
Bioconductor version: 3.8
netSmooth is an R package for network smoothing of single cell RNA sequencing data. Using bio networks such as protein-protein interactions as priors for gene co-expression, netsmooth improves cell type identification from noisy, sparse scRNAseq data.
Author: Jonathan Ronen [aut, cre], Altuna Akalin [aut]
Maintainer: Jonathan Ronen <yablee at gmail.com>
citation("netSmooth")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("netSmooth")
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("netSmooth")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.