chooseGrps: Choose Groups to be Analyzed in Each Factor

View source: R/sampleFiltering.R

chooseGrpsR Documentation

Choose Groups to be Analyzed in Each Factor

Description

Choose Groups to be Analyzed in Each Factor

Usage

chooseGrps(dataset = NULL, factor_names = NULL)

Arguments

dataset

MicroVis dataset (mvdata object)

factor_names

(Optional) Names of the factors for which to specify groups

Value

MicroVis dataset (mvdata object) with updated "subset" lists for each of its factors, and an updated list of samples for runSampleFilter() to remove based on the groups chosen for analysis


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.