-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
44 lines (43 loc) · 974 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
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(alignment)
export(automatic_profiling)
export(automatic_profiling_improv)
export(exemplars_plot)
export(identification_tool)
export(import_data)
export(individual_profiling)
export(load_quantification)
export(median_plot)
export(p_values)
export(profile_model_spectrum)
export(rDolphin_GUI)
export(remove_quant)
export(renew_imported_data)
export(save_roi_testing)
export(signals_int)
export(signparpred)
export(twod_data)
export(type_analysis_plot)
export(type_plot)
export(validation)
export(write_info)
export(write_plots)
import(Boruta)
import(apcluster)
import(baseline)
import(caret)
importFrom("data.table","fread")
import(fields)
import(ggplot2)
import(grid)
import(gridExtra)
import(heatmaply)
import(minpack.lm)
import(missRanger)
import(plotly)
import(ranger)
importFrom("reshape2","melt")
import(shiny)
import(speaq)
import(stringr)
importFrom("plotly", "plot_ly")