|
1 | | -# Generated by roxygen2: do not edit by hand |
2 | | - |
3 | | -S3method(write_shiny_app,Seurat) |
4 | | -S3method(write_shiny_app,default) |
5 | | -export(add_metadata) |
6 | | -export(assess_clustering_stability) |
7 | | -export(assess_feature_stability) |
8 | | -export(assess_nn_stability) |
9 | | -export(automatic_stability_assessment) |
10 | | -export(calculate_markers) |
11 | | -export(calculate_markers_shiny) |
12 | | -export(choose_stable_clusters) |
13 | | -export(consensus_cluster) |
14 | | -export(create_monocle_default) |
15 | | -export(create_monocle_from_clustassess) |
16 | | -export(create_monocle_from_clustassess_app) |
17 | | -export(create_seurat_object_default) |
18 | | -export(create_seurat_object_from_clustassess_app) |
19 | | -export(element_agreement) |
20 | | -export(element_consistency) |
21 | | -export(element_sim) |
22 | | -export(element_sim_elscore) |
23 | | -export(element_sim_matrix) |
24 | | -export(getNNmatrix) |
25 | | -export(get_clusters_from_clustassess_object) |
26 | | -export(get_highest_prune_param) |
27 | | -export(get_highest_prune_param_embedding) |
28 | | -export(get_nn_conn_comps) |
29 | | -export(marker_overlap) |
30 | | -export(merge_partitions) |
31 | | -export(pac_convergence) |
32 | | -export(pac_landscape) |
33 | | -export(plot_clustering_overall_stability) |
34 | | -export(plot_clustering_per_value_stability) |
35 | | -export(plot_connected_comps_evolution) |
36 | | -export(plot_feature_overall_stability_boxplot) |
37 | | -export(plot_feature_overall_stability_incremental) |
38 | | -export(plot_feature_per_resolution_stability_boxplot) |
39 | | -export(plot_feature_per_resolution_stability_incremental) |
40 | | -export(plot_feature_stability_ecs_facet) |
41 | | -export(plot_feature_stability_mb_facet) |
42 | | -export(plot_k_n_partitions) |
43 | | -export(plot_k_resolution_corresp) |
44 | | -export(plot_n_neigh_ecs) |
45 | | -export(plot_n_neigh_k_correspondence) |
46 | | -export(server_comparisons) |
47 | | -export(server_dimensionality_reduction) |
48 | | -export(server_graph_clustering) |
49 | | -export(server_graph_construction) |
50 | | -export(server_landing_page) |
51 | | -export(server_sandbox) |
52 | | -export(ui_comparisons) |
53 | | -export(ui_dimensionality_reduction) |
54 | | -export(ui_graph_clustering) |
55 | | -export(ui_graph_construction) |
56 | | -export(ui_landing_page) |
57 | | -export(ui_sandbox) |
58 | | -export(weighted_element_consistency) |
59 | | -export(write_objects) |
60 | | -export(write_shiny_app) |
61 | | -importClassesFrom(Matrix,Matrix) |
62 | | -importFrom(dplyr,"%>%") |
63 | | -importFrom(foreach,"%do%") |
64 | | -importFrom(foreach,"%dopar%") |
65 | | -importFrom(methods,new) |
66 | | -importFrom(rlang,.data) |
67 | | -useDynLib(ClustAssess) |
| 1 | +# Generated by roxygen2: do not edit by hand |
| 2 | + |
| 3 | +S3method(write_shiny_app,Seurat) |
| 4 | +S3method(write_shiny_app,default) |
| 5 | +export(add_metadata) |
| 6 | +export(assess_clustering_stability) |
| 7 | +export(assess_feature_stability) |
| 8 | +export(assess_nn_stability) |
| 9 | +export(automatic_stability_assessment) |
| 10 | +export(calculate_markers) |
| 11 | +export(calculate_markers_shiny) |
| 12 | +export(choose_stable_clusters) |
| 13 | +export(consensus_cluster) |
| 14 | +export(create_monocle_default) |
| 15 | +export(create_monocle_from_clustassess) |
| 16 | +export(create_monocle_from_clustassess_app) |
| 17 | +export(create_seurat_object_default) |
| 18 | +export(create_seurat_object_from_clustassess_app) |
| 19 | +export(element_agreement) |
| 20 | +export(element_consistency) |
| 21 | +export(element_sim) |
| 22 | +export(element_sim_elscore) |
| 23 | +export(element_sim_matrix) |
| 24 | +export(getNNmatrix) |
| 25 | +export(get_clusters_from_clustassess_object) |
| 26 | +export(get_highest_prune_param) |
| 27 | +export(get_highest_prune_param_embedding) |
| 28 | +export(get_nn_conn_comps) |
| 29 | +export(marker_overlap) |
| 30 | +export(merge_partitions) |
| 31 | +export(pac_convergence) |
| 32 | +export(pac_landscape) |
| 33 | +export(plot_clust_hierarchical) |
| 34 | +export(plot_clustering_overall_stability) |
| 35 | +export(plot_clustering_per_value_stability) |
| 36 | +export(plot_connected_comps_evolution) |
| 37 | +export(plot_feature_overall_stability_boxplot) |
| 38 | +export(plot_feature_overall_stability_incremental) |
| 39 | +export(plot_feature_per_resolution_stability_boxplot) |
| 40 | +export(plot_feature_per_resolution_stability_incremental) |
| 41 | +export(plot_feature_stability_ecs_facet) |
| 42 | +export(plot_feature_stability_mb_facet) |
| 43 | +export(plot_k_n_partitions) |
| 44 | +export(plot_k_resolution_corresp) |
| 45 | +export(plot_n_neigh_ecs) |
| 46 | +export(plot_n_neigh_k_correspondence) |
| 47 | +export(server_comparisons) |
| 48 | +export(server_dimensionality_reduction) |
| 49 | +export(server_graph_clustering) |
| 50 | +export(server_graph_construction) |
| 51 | +export(server_landing_page) |
| 52 | +export(server_sandbox) |
| 53 | +export(ui_comparisons) |
| 54 | +export(ui_dimensionality_reduction) |
| 55 | +export(ui_graph_clustering) |
| 56 | +export(ui_graph_construction) |
| 57 | +export(ui_landing_page) |
| 58 | +export(ui_sandbox) |
| 59 | +export(weighted_element_consistency) |
| 60 | +export(write_objects) |
| 61 | +export(write_shiny_app) |
| 62 | +importClassesFrom(Matrix,Matrix) |
| 63 | +importFrom(dplyr,"%>%") |
| 64 | +importFrom(foreach,"%do%") |
| 65 | +importFrom(foreach,"%dopar%") |
| 66 | +importFrom(methods,new) |
| 67 | +importFrom(rlang,.data) |
| 68 | +useDynLib(ClustAssess) |
0 commit comments