forked from DavisLaboratory/smartid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 673 Bytes
/
Copy pathNAMESPACE
File metadata and controls
27 lines (26 loc) · 673 Bytes
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
# Generated by roxygen2: do not edit by hand
export(cal_score)
export(gs_score)
export(gs_score_init)
export(idf_iae_methods)
export(markers_hdbscan)
export(markers_mclust)
export(markers_mixmdl)
export(ova_score_boxplot)
export(scale_mgm)
export(score_barplot)
export(sin_score_boxplot)
export(top_markers)
export(top_markers_abs)
export(top_markers_glm)
export(top_markers_init)
import(ggplot2)
import(graphics)
import(methods)
import(stats)
importClassesFrom(Matrix,dgCMatrix)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(utils,globalVariables)
importFrom(utils,stack)