-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
65 lines (64 loc) · 1.85 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
63
64
65
# Generated by roxygen2: do not edit by hand
export(annotation_diagnostic_multiplot_UI_helper)
export(annotation_fit_summary_UI_helper)
export(annotation_showMethod_UI_helper)
export(annotation_showText_UI_helper)
export(initialise_annotation_from_files_UI_helper)
export(load_annotation_from_file_UI_helper)
export(outputAnnotationFeatureMetadata_UI_helper)
export(outputAnnotationSpectraMetadata_UI_helper)
export(peakPantheRAnnotation)
export(peakPantheR_ROIStatistics)
export(peakPantheR_loadAnnotationParamsCSV)
export(peakPantheR_parallelAnnotation)
export(peakPantheR_plotEICFit)
export(peakPantheR_plotPeakwidth)
export(peakPantheR_quickEIC)
export(peakPantheR_singleFileSearch)
export(peakPantheR_start_GUI)
export(spectraPaths_and_metadata_UI_helper)
export(spectra_metadata_colourScheme_UI_helper)
exportMethods(EICs)
exportMethods(FIR)
exportMethods(ROI)
exportMethods(TIC)
exportMethods(acquisitionTime)
exportMethods(annotationDiagnosticPlots)
exportMethods(annotationParamsDiagnostic)
exportMethods(annotationTable)
exportMethods(cpdID)
exportMethods(cpdMetadata)
exportMethods(cpdName)
exportMethods(dataPoints)
exportMethods(filename)
exportMethods(filepath)
exportMethods(isAnnotated)
exportMethods(nbCompounds)
exportMethods(nbSamples)
exportMethods(outputAnnotationDiagnostic)
exportMethods(outputAnnotationParamsCSV)
exportMethods(outputAnnotationResult)
exportMethods(peakFit)
exportMethods(peakTables)
exportMethods(resetAnnotation)
exportMethods(resetFIR)
exportMethods(retentionTimeCorrection)
exportMethods(spectraMetadata)
exportMethods(uROI)
exportMethods(uROIExist)
exportMethods(useFIR)
exportMethods(useUROI)
import(XML)
import(doParallel)
import(foreach)
import(methods)
import(mzR)
import(scales)
import(shiny)
import(shinycssloaders)
import(svglite)
import(utils)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(bslib,bs_theme)