-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathNAMESPACE
33 lines (32 loc) · 877 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(SCimplify)
export(SCimplify_for_velocity)
export(SCimplify_from_embedding)
export(anndata_2_supercell)
export(build_knn_graph)
export(metacell2_anndata_2_supercell)
export(sc_mixing_score)
export(supercell_2_Seurat)
export(supercell_2_sce)
export(supercell_DimPlot)
export(supercell_FindAllMarkers)
export(supercell_FindMarkers)
export(supercell_GE)
export(supercell_GeneGenePlot)
export(supercell_UMAP)
export(supercell_VlnPlot)
export(supercell_assign)
export(supercell_cluster)
export(supercell_estimate_velocity)
export(supercell_merge)
export(supercell_mergeGE)
export(supercell_plot)
export(supercell_plot_GE)
export(supercell_plot_UMAP)
export(supercell_plot_tSNE)
export(supercell_prcomp)
export(supercell_purity)
export(supercell_rescale)
export(supercell_silhouette)
export(supercell_tSNE)
importFrom(rlang,.data)