# NOT RUN {
# Note, not recommended for particularly small datasets - expect warnings
NegBinomDETest(
object = pbmc_small,
cells.1 = WhichCells(object = pbmc_small, ident = 1),
cells.2 = WhichCells(object = pbmc_small, ident = 2)
)
# }
Run the code above in your browser using DataLab