Optional temporal binning
Usage
bin_pseudotime(expr, pseudotime, num_bin = 100)
Arguments
- expr
The normalized gene expression matrix. Rows represent genes and columns represent cells
- pseudotime
The vector of user-provided pseudotime values
- num_bin
Number of bins (100 by default)
Value
A list of binned expr and pseudotime