List the method for the ClusterSet object.

show_methods(class = "ClusterSet", where = "scigenex")

Arguments

class

The name of the class. Default to "ClusterSet".

where

The package name. Default to "scigenex".

Value

A vector with the available methods.

Examples

show_methods()
#>  [1] "%in%"                     "["                        "centers"                  "clust_names"              "clust_size"               "cluster_set_to_xls"       "cluster_stats"            "col_names"                "compute_centers"          "dim"                      "enrich_go"                "gene_cluster"             "grep_clust"               "module_quality_scores"   
#> [15] "nclust"                   "plot_clust_enrichments"   "plot_ggheatmap"           "plot_markers_to_clusters" "rename_clust"             "reorder_clust"            "reorder_genes"            "row_names"                "show"                     "subsample_by_ident"       "top_by_go"                "top_by_grep"              "top_by_intersect"         "top_genes"               
#> [29] "viz_enrich"               "which_clust"              "write_clust"