ExpObjVetting: ExpObjVetting(ExpObj = NULL)

View source: R/filtering_functions.R

ExpObjVettingR Documentation

ExpObjVetting(ExpObj = NULL)

Description

Performs vetting of a SummarizedExperiment object for use in several functions

Usage

ExpObjVetting(
  ExpObj = NULL,
  samplesToKeep = NULL,
  featuresToKeep = NULL,
  glomby = NULL,
  variables_to_fix = NULL,
  class_to_ignore = NULL
)

johnmcculloch/JAMS_BW documentation built on Sept. 1, 2024, 12:48 a.m.