- Home
- Bioconductor 3.13
- Software Packages
- singleCellTK
singleCellTK
This package is for version 3.13 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.13
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: David Jenkins [aut] , Vidya Akavoor [aut], Salam Alabdullatif [aut], Shruthi Bandyadka [aut], Emma Briars [aut] , Xinyun Cao [aut], Sebastian Carrasco Pro [aut], Tyler Faits [aut], Rui Hong [aut], Mohammed Muzamil Khan [aut], Yusuke Koga [aut, cre], Anastasia Leshchyk [aut], Irzam Sarfraz [aut], Yichen Wang [aut], Zhe Wang [aut], W. Evan Johnson [aut] , Joshua David Campbell [aut]
Maintainer: Yusuke Koga <ykoga07 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.