Skip to contents

Plot statistics about clusters of proteins

Usage

plotClusterStats(
  cluster_statistics,
  statistic,
  only_clusters_with_shared = FALSE
)

Arguments

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.