Will generate a trajectory using Wishbone.
This method was wrapped inside a container. The original code of this method is available here.
ti_wishbone(normalise = TRUE, knn = 25L, n_diffusion_components = 3L, n_pca_components = 30L, k = 25L, num_waypoints = 250L, epsilon = 1L, branch = TRUE, run_environment = NULL)
| normalise | logical; |
|---|---|
| knn | integer; K-nearest neighbours for diffusion (default: |
| n_diffusion_components | integer; Number of diffusion components (default:
|
| n_pca_components | integer; Number of pca components (default: |
| k | integer; K parameter (default: |
| num_waypoints | integer; Number of waypoints (default: |
| epsilon | numeric; Epsilon (default: |
| branch | logical; Whether to allow a single bifurcation within the trajectory (wishbone versus wanderlust) |
| run_environment | In which environment to run the method, can be |
A TI method wrapper to be used together with
infer_trajectory
Setty, M., Tadmor, M.D., Reich-Zeliger, S., Angel, O., Salame, T.M., Kathail, P., Choi, K., Bendall, S., Friedman, N., Pe’er, D., 2016. Wishbone identifies bifurcating developmental trajectories from single-cell data. Nature Biotechnology 34, 637–645.