-
Notifications
You must be signed in to change notification settings - Fork 94
/
NAMESPACE
64 lines (63 loc) · 1.48 KB
/
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
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
64
# Generated by roxygen2: do not edit by hand
export(ScenicOptions)
export(add_cell_annotation)
export(calcRSS)
export(checkAnnots)
export(dbLoadingAttempt)
export(dbVersion)
export(dotHeatmap)
export(dotheatmap)
export(export2loom)
export(exportsForArboreto)
export(geneFiltering)
export(getDatabases)
export(getDatasetInfo)
export(getDbAnnotations)
export(getDbTfs)
export(getIntName)
export(getOutName)
export(getRegulonName)
export(getSettings)
export(getStatus)
export(getTF)
export(importAUCfromText)
export(importArboreto)
export(importModulesGmt)
export(initializeScenic)
export(loadFile)
export(loadInt)
export(mergeOverlappingModules)
export(onlyNonDuplicatedExtended)
export(plotEmb_rgb)
export(plotRSS)
export(plotRSS_oneSet)
export(plotTsne_AUCellApp)
export(plotTsne_AUCellHtml)
export(plotTsne_compareSettings)
export(regulonSelections)
export(regulon_plotExpression)
export(regulonsToGeneLists)
export(runCorrelation)
export(runGenie3)
export(runSCENIC_1_coexNetwork2modules)
export(runSCENIC_2_createRegulons)
export(runSCENIC_3_scoreCells)
export(runSCENIC_4_aucell_binarize)
export(selectRegulons)
export(topPerTf)
export(tsneAUC)
export(tsneFileName)
export(viewMotifs)
export(viewTable)
exportMethods(getDatabases)
exportMethods(getDatasetInfo)
exportMethods(getIntName)
exportMethods(getOutName)
exportMethods(getSettings)
exportMethods(getStatus)
exportMethods(loadFile)
exportMethods(loadInt)
import(AUCell)
import(data.table)
importFrom(R.utils,capitalize)
importFrom(ggrepel,geom_label_repel)