-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
62 lines (61 loc) · 1.45 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
# Generated by roxygen2: do not edit by hand
export(addRandToSampTab)
export(aggregate_scProfiles)
export(avgGeneCat)
export(barPlotGene)
export(broadClass_predict)
export(broadClass_train)
export(ccn_classAssess)
export(ccn_findSpecGenes)
export(ccn_hmClass)
export(ccn_makeGRN)
export(ccn_normalizeScores)
export(ccn_queryGRNstatus)
export(ccn_score)
export(ccn_specGRNs)
export(ccn_specGenesAll)
export(ccn_tfScores)
export(ccn_trainNorm)
export(compareGenePairs)
export(findClassyGenes)
export(find_tfs)
export(geneScores)
export(hm_gpa_sel)
export(logRank)
export(makeClassifier)
export(makeGeneCompareTab)
export(plotGeneComparison)
export(plot_class_PRs)
export(processImportance)
export(ptGetTop)
export(query_transform)
export(randomize)
export(rf_classPredict)
export(sc_compAlpha)
export(sc_compMu)
export(sc_cov)
export(sc_fano)
export(sc_filterGenes)
export(sc_sampR_to_pattern)
export(sc_statTab)
export(sc_testPattern)
export(sdGeneCat)
export(splitCommon)
export(splitCommon_proportion)
export(subClassQuery_transform)
export(subClass_predict)
export(subClass_train)
export(trans_prop)
export(utils_convertToGeneSymbols)
export(utils_loadObject)
export(utils_matchSampTab)
export(weighted_down)
import(GO.db)
import(ggplot2)
import(igraph)
import(org.Hs.eg.db)
import(org.Mm.eg.db)
import(parallel)
importFrom(RColorBrewer,brewer.pal)
importFrom(pheatmap,pheatmap)
importFrom(randomForest,randomForest)