plotClusterStats: Plot statistics about clusters of proteins

View source: R/cluster_statistics.R

plotClusterStatsR Documentation

Plot statistics about clusters of proteins

Description

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.


Vitek-Lab/SharedPeptidesExplorer documentation built on April 14, 2025, 1:45 p.m.