Will generate a trajectory using ouija.
This method was wrapped inside a container. The original code of this method is available here.
ti_ouija(iter = 100L, response_type = "switch", inference_type = "hmc", normalise_expression = TRUE, run_environment = NULL)
iter | numeric; Number of iterations (default: |
---|---|
response_type | discrete; A vector declaring whether each gene exhibits
"switch" or "transient"expression. Defaults to "switch" for all genes (default:
|
inference_type | discrete; The type of inference to be performed, either
|
normalise_expression | logical; Logical, default TRUE. If TRUE the data is pre-normalisedso the average peak expression is approximately 1. This makes the strength parametersapproximately comparable between genes. |
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., 2016. A descriptive marker gene approach to single-cell pseudotime inference.