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 Jan. 6, 2025, 5:14 a.m.