is.discovrExperiment: discovrExperiment S3 class

View source: R/discovrExperiment.R

is.discovrExperimentR Documentation

discovrExperiment S3 class

Description

Functions to create and manage discovrExperiment objects.

Usage

## S3 methods for class 'discovrExperiment'
is.discovrExperiment(x)

Arguments

x

object to be tested for class discovrExperiment

Details

The discovrExperiment is implemented as a handy way to pass a lot of DISCOV-R data around between the setup, clustering, and metaclustering steps. In normal usage, users should not need to interact directly with the underlying data structure, and should rely on the setup, clustering, and metaclustering functions implemented in the briDiscovr package to manage discovrExperiment objects.

Author(s)

Mario G Rosasco

See Also

setupDiscovrExperiment


BenaroyaResearch/briDiscovr documentation built on March 15, 2024, 12:31 a.m.