PlotCategories | R Documentation |
Plot a category bias plot
PlotCategories( catMatx, threshold = 10, conditionVal = "", textSize = 15, legendPos = "right" )
catMatx |
, the first matrix of the list created with MakeCategoryMatrices function |
threshold |
, the lineage bias threshold, default is 10. Same used for MakeCategoryMatrices function. |
conditionVal |
, value of the condition, default is "". Same used for MakeCategoryMatrices function. |
textSize |
, the sier of the text, default is 15. |
legendPos |
, position of the legend arround the plot, default is right. Other options are "bottom" or "top" or "left". |
a bargraphe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.