View source: R/fct_cluster_verse.R
getClusterSize | R Documentation |
Get Clusters size
getClusterSize(cl, edges.df, input_num_or_weight_radio)
cl |
cluster name |
edges.df |
dataframe with edges for network |
input_num_or_weight_radio |
either num of interactions or weighted by score |
sum of n interactions or weighted num for that cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.