subsetsc: Get the cell and gene ids corresponding to gene expressed in...

View source: R/durian.R

subsetscR Documentation

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

Description

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
)

mkarikom/DURIAN documentation built on May 21, 2022, 1:18 p.m.