DDRTree: Learning Principal Graphs with DDRTree

Provides an implementation of the framework of reversed graph embedding (RGE) which projects data into a reduced dimensional space while constructs a principal tree which passes through the middle of the data simultaneously. DDRTree shows superiority to alternatives (Wishbone, DPT) for inferring the ordering as well as the intrinsic structure of the single cell genomics data. In general, it could be used to reconstruct the temporal progression as well as bifurcation structure of any datatype.

Version: 0.1.5
Depends: irlba
Imports: Rcpp
LinkingTo: Rcpp, RcppEigen, BH
Published: 2017-04-30
Author: Xiaojie Qiu, Cole Trapnell, Qi Mao, Li Wang
Maintainer: Xiaojie Qiu <xqiu at uw.edu>
License: Artistic License 2.0
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: DDRTree results

Documentation:

Reference manual: DDRTree.pdf

Downloads:

Package source: DDRTree_0.1.5.tar.gz
Windows binaries: r-devel: DDRTree_0.1.5.zip, r-release: DDRTree_0.1.5.zip, r-oldrel: DDRTree_0.1.5.zip
macOS binaries: r-release (arm64): DDRTree_0.1.5.tgz, r-oldrel (arm64): DDRTree_0.1.5.tgz, r-release (x86_64): DDRTree_0.1.5.tgz
Old sources: DDRTree archive

Reverse dependencies:

Reverse depends: monocle

Linking:

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