Will generate a trajectory using mfa.
This method was wrapped inside a container. The original code of this method is available here.
ti_mfa(b = 2L, iter = 2000L, thin = 1L, pc_initialise = 1L, prop_collapse = 0, scale_input = TRUE, zero_inflation = FALSE, run_environment = NULL)
b | integer; Number of branches to model (default: |
---|---|
iter | integer; Number of MCMC iterations (default: |
thin | integer; MCMC samples to thin (default: |
pc_initialise | integer; Which principal component to initialise
pseudotimes to (default: |
prop_collapse | numeric; Proportion of Gibbs samples which should
marginalise over c (default: |
scale_input | logical; Logical. If true, input is scaled to have mean 0 variance 1 |
zero_inflation | logical; Logical, should zero inflation be enabled? |
run_environment | In which environment to run the method, can be |
A TI method wrapper to be used together with
infer_trajectory
Campbell, K.R., Yau, C., 2017. Probabilistic modeling of bifurcations in single-cell gene expression data using a Bayesian mixture of factor analyzers. Wellcome Open Research 2, 19.