scTEP: Single-Cell Trajectory Inference using Ensemble Pseudotimes

A single-cell trajectory inference method using 'Autoencoder' and Minimum Spanning Tree (MST) from high dimensional 'scRNA-Seq' data. The software run clustering methods six times using 'scDHA' with the number of clusters set from 6 to 10. Then, the 'scTEP' calculates pseudotime based on multiple clustering results. Lastly, the 'scTEP' generates trajectory using MST algorithm and fine-tunes it according to the pseudotime of clusters.

Version: 0.1.0
Depends: R (≥ 3.6.0)
Imports: stats, dplyr, igraph, scDHA, foreach, BiocGenerics, Matrix, SummarizedExperiment, doParallel, ggsci, psych, tibble, rlang, SingleCellExperiment
Suggests: knitr, rmarkdown
Published: 2022-09-26
Author: Yifan Zhang [aut, cre], Duc Tran [aut], Tin Nguyen [fnd], Sergiu M. Dascalu [fnd], Frederick C. Harris, Jr. [fnd]
Maintainer: Yifan Zhang <yfzhang at nevada.unr.edu>
License: LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL]
NeedsCompilation: no
CRAN checks: scTEP results

Documentation:

Reference manual: scTEP.pdf
Vignettes: scTEP

Downloads:

Package source: scTEP_0.1.0.tar.gz
Windows binaries: r-devel: scTEP_0.1.0.zip, r-release: scTEP_0.1.0.zip, r-oldrel: scTEP_0.1.0.zip
macOS binaries: r-release (arm64): scTEP_0.1.0.tgz, r-oldrel (arm64): scTEP_0.1.0.tgz, r-release (x86_64): scTEP_0.1.0.tgz, r-oldrel (x86_64): scTEP_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=scTEP to link to this page.