Skip to contents

Get the cell and gene ids corresponding to gene expressed in at least `generate * ncells` cells and for those genes, the cells that have nonzero total expression

Usage

subsetsc(
  x = NULL,
  generate = 0.05,
  geneids = NULL,
  return_obj = FALSE,
  nsd = NULL
)