Skip to content

# ✨ Feature Request: Implement Galaxy.summarize_graphClustering() Method #51

@stuartwayland

Description

@stuartwayland

✨ Feature Request: Implement summarize_graphClustering() Method

📍 Location

thema:galaxy::summarize_graphClustering()

def summarize_graphClustering(self):
    """
    Summarizes the graph clustering results.

    Returns
    -------
    dict
        A dictionary of the clusters and their corresponding graph members.
        The keys are the cluster names and the values are lists of graph
        file names.
    """
    pass

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions