Package: DDRTree 0.1.5
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.
Authors:
DDRTree_0.1.5.tar.gz
DDRTree_0.1.5.zip(r-4.5)DDRTree_0.1.5.zip(r-4.4)DDRTree_0.1.5.zip(r-4.3)
DDRTree_0.1.5.tgz(r-4.4-x86_64)DDRTree_0.1.5.tgz(r-4.4-arm64)DDRTree_0.1.5.tgz(r-4.3-x86_64)DDRTree_0.1.5.tgz(r-4.3-arm64)
DDRTree_0.1.5.tar.gz(r-4.5-noble)DDRTree_0.1.5.tar.gz(r-4.4-noble)
DDRTree_0.1.5.tgz(r-4.4-emscripten)DDRTree_0.1.5.tgz(r-4.3-emscripten)
DDRTree.pdf |DDRTree.html✨
DDRTree/json (API)
NEWS
# Install 'DDRTree' in R: |
install.packages('DDRTree', repos = c('https://xiaojieqiu.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:f85c05b4b6. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | NOTE | Oct 26 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 26 2024 |
R-4.4-win-x86_64 | NOTE | Oct 26 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 26 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 26 2024 |
R-4.3-win-x86_64 | NOTE | Oct 26 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 26 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 26 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Perform DDRTree construction | DDRTree-package DDRTree |
Get the top L eigenvalues | get_major_eigenvalue |
Compute the PCA projection | pca_projection_R |
calculate the square distance between a, b | sqdist_R |