buildMetavizGraph {metavizr} | R Documentation |
Build a MetavizTree object from another object
buildMetavizGraph(object, ...) ## S4 method for signature 'MRexperiment' buildMetavizGraph(object, feature_order, ...)
object |
The object from which taxonomy data is extracted |
... |
Additional arguments |
feature_order |
Ordering of leaves (features) in taxonomy tree |
a MetavizGraph
object
MRexperiment
: Build graph from a MRexperiment-class
object