Description Usage Arguments Value Examples
plot circle packing graph with given filepath,recommand vismclL for very large input data
1 2 3 |
filepath |
the filepath of the output file of MCL |
showName |
(optional)if shows the name of clusters,default is FALSE |
Clusternames |
(optional) a vector for user-defined clusternames, order should be the same as the lines go. |
color |
(optional)A color code:color fill the circle,default is grey |
HighlightByName |
(optional) a vector of cluster names which user wish to highlight. |
HighlightFirstN |
(optional) an integer:highlight the first n largest cluster. |
HighlightColor |
(optional) A color code: color used for highlight, default is green |
a circle packing graph representing the information and print the dataframe in the console
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.