Description Usage Arguments Value Examples
View source: R/metavizControl.R
Default settings for the various plotting functions in metavizr.
1 2 3 4 5  | 
aggregateAtDepth | 
 Level of the tree to aggregate counts at by default.  | 
aggregateFun | 
 Function to aggregate counts by at the aggregateAtDepth level.  | 
valuesAnnotationFuns | 
 Function for error bars.  | 
maxDepth | 
 Level of the tree to display by default in icicle view.  | 
maxHistory | 
 Value for caching.  | 
maxValue | 
 Maximum value to display.  | 
minValue | 
 Minimum value to display.  | 
title | 
 title.  | 
n | 
 Number of OTUs to include in ranking.  | 
rankFun | 
 Ranking function - single vector function.  | 
norm | 
 Normalize MRexperiment object.  | 
log | 
 Log tranformation of MRexperiment object.  | 
featureSelection | 
 List of features to set as nodeSelections  | 
List of setting parameters.
1  | settings = metavizControl()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.