.filterTrajFeaturesByFF_def {CellTrails} | R Documentation |
For details see filterFeaturesByFF
.filterTrajFeaturesByFF_def( y, z, min_expr = 0, design = NULL, show_plot = TRUE )
y |
An expression vector |
z |
A cutoff z-score |
min_expr |
Minimum expression level |
design |
Model matrix |
show_plot |
Show plot? |
Daniel C. Ellwanger