-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 869 Bytes
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 869 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
28
29
30
31
32
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export(F_Bland)
export(F_CSV)
export(F_CalPMMT)
export(F_CountCandidates)
export(F_CountCutoff)
export(F_CountIdentical)
export(F_CountPeaksPerSpectra)
export(F_CountSpectraPerInchikey)
export(F_DensityScores)
export(F_Distribution)
export(F_DotProduct)
export(F_DynamicMatching)
export(F_ExtractGNPSMS2)
export(F_FDRCutoff)
export(F_MergeLibrarySearch)
export(F_PLotMirOfftarget)
export(F_PlotMSMS)
export(F_PlotMSMSOriginal)
export(F_PlotcombinePeaks)
export(F_PrecursorFilt)
export(F_Selection)
export(F_SpectrumLoop)
export(F_SpectrumSimilarity)
export(F_SpectrumSingle)
export(F_getPEPFromScoreLambda)
export(F_gghistogram)
export(F_plot.roc)
export(F_simplot)
export(MSsim)
export(spectralMatching)
import(blandr)
import(data.table)
import(fitdistrplus)
import(ggplot2)
import(ggpubr)
import(pROC)
import(reticulate)