Home

Awesome

<!-- README.md is generated from README.Rmd. Please edit that file -->

<a href="https://travis-ci.org/dynverse/dyneval"><img src="https://travis-ci.org/dynverse/dyneval.svg" align="left"></a> <a href="https://codecov.io/gh/dynverse/dyneval"> <img src="https://codecov.io/gh/dynverse/dyneval/branch/master/graph/badge.svg" align="left" /></a> ℹ️ Tutorials     ℹ️ Reference documentation <br><img src="man/figures/logo.png" align="right" />

Metrics to compare two trajectories

This R package implements several metrics for comparing two single-cell trajectories.

These include:

NameLong nameCategory
cor<sub>dist</sub>Geodesic distance correlationcell positions
MSE<sub>rf</sub>Random Forest MSEneighbourhood
NMSE<sub>rf</sub>Random Forest Normalised MSEneighbourhood
R<sup>2</sup><sub>rf</sub>Random Forest R²neighbourhood
NMSE<sub>lm</sub>Linear regression Normalised MSEneighbourhood
MSE<sub>lm</sub>Linear regression MSEneighbourhood
R<sup>2</sup><sub>lm</sub>Linear regression R²neighbourhood
edgeflipEdge fliptopology
HIMHamming-Ipsen-Mikhailov similaritytopology
Isomorphicisomorphictopology
F1<sub>branches</sub>Overlap between the branchesbranch assignment
F1<sub>milestones</sub>Overlap between the milestonesbranch assignment
NameLong name
cor<sub>features</sub>Feature importance correlation
wcor<sub>features</sub>Feature importance weighted correlation
ks<sub>feature</sub>Feature importance enrichment ks
wilcox<sub>feature</sub>Feature importance enrichment wilcox
NameLong name
mean<sub>harmonic</sub>Harmonic mean
mean<sub>geometric</sub>Geometric mean
mean<sub>arithmetic</sub>Arithmetic mean

Latest changes

Check out news(package = "dyneval") or NEWS.md for a full list of changes.

<!-- This section gets automatically generated from inst/NEWS.md, and also generates inst/NEWS -->

Recent changes in dyneval 0.9.9 (07-04-2019)

Recent changes in dyneval 0.2.2 (21-11-2018)

Dynverse dependencies

<!-- Generated by "update_dependency_graphs.R" in the main dynverse repo -->