- Home
- Bioconductor 3.14
- Software Packages
- singleCellTK
singleCellTK
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see singleCellTK.
Comprehensive and Interactive Analysis of Single Cell RNA-Seq Data
Bioconductor version: 3.14
Run common single cell analysis in the R console or directly through your browser. Includes many functions for import, quality control, normalization, batch correction, clustering, differential expression, and visualization..
Author: Yichen Wang [aut, cre] , Irzam Sarfraz [aut], Rui Hong [aut], Yusuke Koga [aut], Salam Alabdullatif [aut], David Jenkins [aut] , Vidya Akavoor [aut], Xinyun Cao [aut], Shruthi Bandyadka [aut], Anastasia Leshchyk [aut], Tyler Faits [aut], Mohammed Muzamil Khan [aut], Zhe Wang [aut], W. Evan Johnson [aut] , Joshua David Campbell [aut]
Maintainer: Yichen Wang <wangych at bu.edu>
citation("singleCellTK")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("singleCellTK")
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("singleCellTK")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.