Differential Expression

diffex(
  input,
  output,
  session,
  seu,
  featureType,
  selected_cells,
  tests = c(`t-test` = "t", `wilcoxon rank-sum test` = "wilcox",
    `Likelihood-ratio test (bimodal)` = "bimod", MAST = "MAST")
)

Arguments

tests