register-MRexperiment-method: Generic method to register data to the epiviz data server

Description Usage Arguments Value

Description

Generic method to register data to the epiviz data server

Usage

1
2
3
## S4 method for signature 'MRexperiment'
register(object, type = "LeafCounts",
  columns = NULL, ...)

Arguments

object

The object to register to data server

type

leafCounts, if data objects has counts at leaf level or innerNodeCounts, if data object has counts at inner nodes

columns

Name of columns containing data to register

...

Additonal arguments passed to object constructors

Value

An EpivizMetagenomicsData-class object


metavizr documentation built on Nov. 8, 2020, 5:13 p.m.