.filterTrajFeaturesByFF_def {CellTrails}R Documentation

DEF: Filter features by index of dispersion / fano factor

Description

For details see filterFeaturesByFF

Usage

.filterTrajFeaturesByFF_def(
  y,
  z,
  min_expr = 0,
  design = NULL,
  show_plot = TRUE
)

Arguments

y

An expression vector

z

A cutoff z-score

min_expr

Minimum expression level

design

Model matrix

show_plot

Show plot?

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.6.1 Index]