-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
63 lines (62 loc) · 1.4 KB
/
NAMESPACE
File metadata and controls
63 lines (62 loc) · 1.4 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Generated by roxygen2: do not edit by hand
S3method(SCPreProcess,R6)
S3method(SCPreProcess,Seurat)
S3method(SCPreProcess,default)
export(AddMetaFeature)
export(AddMisc)
export(AggregateDupCols)
export(AggregateDupRows)
export(AggregateDups)
export(BulkPreProcess)
export(CellTypistAnnotate)
export(CheckNA)
export(ChooseNormalization)
export(DoDEGAS)
export(DoLP_SGL)
export(DoPIPET)
export(DoSCIPAC)
export(DoSIDISH)
export(DoScissor)
export(DoscAB)
export(DoscPAS)
export(DoscPP)
export(FindRobustElbow)
export(InterceptStrategy)
export(ListPyEnv)
export(LoadRefData)
export(MergeResult)
export(Pattern2Colname)
export(PhenoMap)
export(PhenoPreProcess)
export(QCFilter)
export(QCPatternDetect)
export(Register)
export(RegisterAnnoMethod)
export(RegisterScreenMethod)
export(RegisterSeuratMethod)
export(SCAnnotate)
export(SCAnnotateStrategy)
export(SCIntegrate)
export(SCPreProcess)
export(SCPreProcessStrategy)
export(Screen)
export(ScreenFractionPlot)
export(ScreenStrategy)
export(ScreenUpset)
export(SetupPyEnv)
export(SingleRAnnotate)
export(SymbolConvert)
export(TemplateScreenFunc)
export(ValidateScreenFunc)
export(WeightedVote)
export(getFuncOption)
export(mLLMCelltypeAnnotate)
export(setFuncOption)
export(setThreads)
importFrom(data.table,`%chin%`)
importFrom(data.table,`.I`)
importFrom(data.table,`.N`)
importFrom(data.table,`.SD`)
importFrom(data.table,`:=`)
importFrom(dplyr,`%>%`)
importFrom(dplyr,`.data`)