forked from aertslab/SCENIC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
52 lines (51 loc) · 1.23 KB
/
NAMESPACE
File metadata and controls
52 lines (51 loc) · 1.23 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
# Generated by roxygen2: do not edit by hand
export(ScenicOptions)
export(dbLoadingAttempt)
export(dbVersion)
export(export2scope)
export(exportsForArboreto)
export(geneFiltering)
export(getDatabases)
export(getDatasetInfo)
export(getDbAnnotations)
export(getDbTfs)
export(getIntName)
export(getOutName)
export(getRegulonName)
export(getSettings)
export(getTF)
export(importAUCfromText)
export(importArboreto)
export(initializeScenic)
export(loadFile)
export(loadInt)
export(onlyNonDuplicatedExtended)
export(plotTsne_AUCellApp)
export(plotTsne_AUCellHtml)
export(plotTsne_compareSettings)
export(plotTsne_rgb)
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(tsneAUC)
export(tsneFileName)
export(viewMotifs)
export(viewTable)
exportMethods(getDatabases)
exportMethods(getDatasetInfo)
exportMethods(getIntName)
exportMethods(getOutName)
exportMethods(getSettings)
exportMethods(loadFile)
exportMethods(loadInt)
import(AUCell)
import(SingleCellExperiment)
import(data.table)
importFrom(R.utils,capitalize)