find genes expressed dynamically
dynamic_genes_new(
object,
meta_data,
celltype_by = NULL,
group_column = "cluster",
pseudotime_column = "pseudotime",
min_cells = 100,
p_value = 0.05,
verbose = TRUE,
cores = 1
)
properly normalized expression matrix
sample table that includes pseudotime, rownames = cells, and a group column
vector of group names to include
column name in meta_data annotating groups in the celltype_by
column name in meta_data annotating pseudotime or latent time
min cells
p_value = 0.05
verbose
cores
pvals and cell info