forked from CompEpigen/MeDeCom
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 667 Bytes
/
NAMESPACE
File metadata and controls
27 lines (26 loc) · 667 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(MeDeComSet)
export(as.MeDeComSet)
export(cluster.refbased)
export(factorize.alternate)
export(factorize.regr)
export(greedymatch)
export(lmc.go.enrichment)
export(lmc.go.plots.tables)
export(lmc.lola.enrichment)
export(lmc.lola.plots.tables)
export(load.lola.for.medecom)
export(matchLMCs)
export(plotLMC.reference)
export(plotLMCs)
export(plotParameters)
export(plotProportions)
export(run.refbased)
export(run.trait.association)
export(run.trait.association.single)
export(runMeDeCom)
exportClasses(MeDeComSet)
exportMethods(getLMCs)
exportMethods(getProportions)
exportMethods(getStatistics)
useDynLib(MeDeCom)