register,MRexperiment-method {metavizr} | R Documentation |
Generic method to register data to the epiviz data server
## S4 method for signature 'MRexperiment' register(object, type = "LeafCounts", columns = NULL, ...)
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 |
An EpivizMetagenomicsData-class
object