Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.04 KB

Selecting the most optimal TI methods

Build Status codecov lifecycle

This package summarises the results from the dynbenchmark evaluation of trajectory inference methods. Both programmatically and through a (shiny) app, users can select the most optimal set of methods given a set of user and dataset specific parameters.

Installing the app:

# install.packages("devtools")
devtools::install_github("dynverse/dynguidelines")

Running the app:

dynguidelines::guidelines_shiny()

See dyno for more information on how to use this package to infer and interpret trajectories.

demo