View source: R/cluster_statistics.R
plotClusterStats | R Documentation |
Plot statistics about clusters of proteins
plotClusterStats(
cluster_statistics,
statistic,
only_clusters_with_shared = FALSE
)
cluster_statistics |
output of the 'getClusterStatistics' function. |
statistic |
one of the column names of the 'cluster_statistics' parameter. |
only_clusters_with_shared |
if 'TRUE', statistics will be presented only for cluster with more than one protein. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.