library(babelwhale)
# only run if docker works on this platform
if (test_docker_installation()) {
method <- create_ti_method_container("dynverse/ti_angle")
trajectory <- infer_trajectory(example_dataset, method())
}
Run the code above in your browser using DataLab