removeGrps: Remove Groups

View source: R/sampleFiltering.R

removeGrpsR Documentation

Remove Groups

Description

Remove Groups

Usage

removeGrps(dataset = NULL, factor_name = NULL, grps = NULL)

Arguments

dataset

MicroVis dataset (mvdata object)

factor_name

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

grps

(Optional) Names of the groups to remove

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.