Learn R Programming


title: The 'TreeDimensionTest' R package bibliography: inst/REFERENCES.bib

Overview

The package offers tests for trajectory presence and heterogeneity on multivariate data. Two statistical methods (Tenha and Song, 2022) are implemented. The tree dimension test quantifies the statistical evidence for trajectory presence. The subset specificity measure summarizes pattern heterogeneity using the minimum subtree cover. There is no user tunable parameters for either method. Examples are included to illustrate how to use the methods on single-cell data for studying gene and pathway expression dynamics and pathway expression specificity.

To download and install the package

install.packages("DimensionTreeTest")

Examples

See the package vignette.

Citing the package

Tenha L, Song M (2022). “Inference of trajectory presence by tree dimension and subset specificity by subtree cover.” PLOS Computational Biology, 18(2), e1009829. doi: 10.1371/journal.pcbi.1009829 (URL: https://doi.org/10.1371/journal.pcbi.1009829).

Copy Link

Version

Install

install.packages('TreeDimensionTest')

Monthly Downloads

141

Version

0.0.2

License

LGPL (>= 3)

Maintainer

Joe Song

Last Published

March 12th, 2022

Functions in TreeDimensionTest (0.0.2)

test.trajectory

Tree Dimension Test
empirical.distributions

Empirical Null Distribution of Tree Dimension Test
separability

Separability of Labeled Data Points
plot.treedim

Visualizing Euclidean Minimum Spanning Trees
compute.stats

Tree Dimension Test Related Statistics