List the method for the ClusterSet object.
show_methods(class = "ClusterSet", where = "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" "subsample_by_ident"
#> [23] "top_by_go" "top_by_grep"
#> [25] "top_by_intersect" "top_genes"
#> [27] "viz_enrich" "which_clust"
#> [29] "write_clust"