-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
36 lines (35 loc) · 933 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(barplot_MSEA_boot,S2IsoMEr)
S3method(calc_LFC_scmat,S2IsoMEr)
S3method(print,S2IsoMEr)
S3method(rankScore,S2IsoMEr)
S3method(setConditions,S2IsoMEr)
export(Load_background)
export(Run_bootstrap_MSEA)
export(Run_bootstrap_ORA)
export(Run_enrichment)
export(Run_simple_MSEA)
export(Run_simple_ORA)
export(barplot_MSEA_boot)
export(barplot_ORA_boot)
export(barplot_ORA_simple)
export(build_iso_bg)
export(calc_LFC_scmat)
export(compare_metabo_distr)
export(decouple_ORA_wrapper)
export(dotplot_ORA)
export(get_TP_markers_per_Term)
export(get_metabo_iso)
export(initEnrichment)
export(map_TP_markers_to_ions)
export(metabo_bootstrap)
export(metap_sumlog_pvals)
export(passed_filters_per_term)
export(plot_MSEA_Multi_cond)
export(rankScore)
export(ridge_bootstraps)
export(setConditions)
export(simple_fgsea)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)