unselectFeatures: Undo Feature Selection

View source: R/featureFiltering.R

unselectFeaturesR Documentation

Undo Feature Selection

Description

Undo Feature Selection

Usage

unselectFeatures(dataset = NULL, temp = F, silent = F)

Arguments

dataset

MicroVis dataset. Defaults to the active dataset

temp

This parameter has no use in this function and can be removed

silent

Argument that is ultimately passed onto runSampleFilter(), runNormalization(), and runFeatureFilter(), telling them not to output any messages.

Value

MicroVis dataset with the selected feature list cleared


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