List the method for the ClusterSet object.
show_methods(class = "ClusterSet", where = "scigenex")
The name of the class. Default to "ClusterSet".
The package name. Default to "scigenex".
A vector with the available methods.
show_methods()
#> [1] "%in%" "["
#> [3] "clust_names" "clust_size"
#> [5] "cluster_set_to_xls" "cluster_stats"
#> [7] "col_names" "dim"
#> [9] "enrich_go" "gene_cluster"
#> [11] "grep_clust" "module_quality_scores"
#> [13] "nclust" "plot_clust_enrichments"
#> [15] "plot_ggheatmap" "plot_markers_to_clusters"
#> [17] "rename_clust" "reorder_clust"
#> [19] "reorder_genes" "row_names"
#> [21] "show" "top_by_go"
#> [23] "top_genes" "viz_enrich"
#> [25] "which_clust"