-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
90 lines (89 loc) · 2.49 KB
/
_pkgdown.yml
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
destination: ../peakPantheR.github.io/docs
reference:
- title: Exported Functions
desc: Functions exported by peakPantheR
contents:
- peakPantheR
- peakPantheR_start_GUI
- peakPantheR_singleFileSearch
- peakPantheR_loadAnnotationParamsCSV
- peakPantheR_parallelAnnotation
- peakPantheR_plotEICFit
- peakPantheR_plotPeakwidth
- peakPantheR_ROIStatistics
- peakPantheR_quickEIC
- title: peakPantheRAnnotation object Accessors
desc: Accessors
contents:
- peakPantheRAnnotation
- cpdID
- cpdName
- ROI
- uROI
- FIR
- filepath
- cpdMetadata
- spectraMetadata
- acquisitionTime
- uROIExist
- useUROI
- useFIR
- TIC
- peakTables
- dataPoints
- peakFit
- isAnnotated
- nbSamples
- nbCompounds
- annotationTable
- EICs
- filename
- title: peakPantheRAnnotation object Methods
desc: Methods
contents:
- matches("[[]")
- annotationParamsDiagnostic
- outputAnnotationParamsCSV
- annotationDiagnosticPlots
- outputAnnotationDiagnostic
- outputAnnotationResult
- resetAnnotation
- resetFIR
- retentionTimeCorrection
- title: Internals
desc: Internal functions and helpers
contents:
- extractSignalRawData
- generateIonChromatogram
- findTargetFeatures
- fitCurve
- is.peakPantheR_curveFit
- annotationDiagnosticMultiplot
- getAcquisitionDatemzML
- getTargetFeatureStatistic
- integrateFIR
- plotEICDetectedPeakwidth
- plotHistogram
- predictCurve
- saveSingleFileMultiEIC
- prepare_advanced_target_parameters
- prepare_basic_target_parameters
- peakPantheR_applyRTCorrection
- skewedGaussian_guess
- skewedGaussian_minpack.lm
- skewedGaussian_minpack.lm_objectiveFun
- emgGaussian_guess
- emgGaussian_minpack.lm
- emgGaussian_minpack.lm_objectiveFun
- gaussian_cerf
- gaussian_erf
- initialise_annotation_from_files_UI_helper
- spectraPaths_and_metadata_UI_helper
- load_annotation_from_file_UI_helper
- annotation_showMethod_UI_helper
- annotation_showText_UI_helper
- annotation_diagnostic_multiplot_UI_helper
- annotation_fit_summary_UI_helper
- outputAnnotationSpectraMetadata_UI_helper
- outputAnnotationFeatureMetadata_UI_helper
- spectra_metadata_colourScheme_UI_helper