uSORT
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see uSORT.
uSORT: A self-refining ordering pipeline for gene selection
Bioconductor version: 3.14
This package is designed to uncover the intrinsic cell progression path from single-cell RNA-seq data. It incorporates data pre-processing, preliminary PCA gene selection, preliminary cell ordering, feature selection, refined cell ordering, and post-analysis interpretation and visualization.
Author: Mai Chan Lau, Hao Chen, Jinmiao Chen
Maintainer: Hao Chen <chen_hao at immunol.a-star.edu.sg>
citation("uSORT")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("uSORT")
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("uSORT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.