mosaicmpi.network.Network.ordered_community_names

mosaicmpi.network.Network.ordered_community_names#

property Network.ordered_community_names: List[str]#

Get community names, ordered numerically after separating clusters and subclusters. For example, this algorithm can properly sort communities labelled 1.1, 1.2, 1.3, 2.1, 2.2, 2.10, 2.15.

Returns:

list of communities

Return type:

list[str]