-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 716 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 716 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
# Generated by roxygen2: do not edit by hand
S3method(plot,findMAIN)
S3method(print,findMAIN)
S3method(sendToMSF,default)
S3method(sendToMSF,findMAIN)
S3method(summary,findMAIN)
S3method(writeMSF,default)
S3method(writeMSF,findMAIN)
export(CountChemicalElements)
export(GenerateMetaboliteSQLiteDB)
export(GetGroupFactor)
export(IMS_parallel)
export(InterpretMSSpectrum)
export(InterpretTP)
export(PlotSpec)
export(ReadSpecClipboard)
export(findMAIN)
export(fml2expr)
export(get_exactmass)
export(mScore)
export(sendToMSF)
export(writeMSF)
importFrom(enviPat,check_chemform)
importFrom(enviPat,envelope)
importFrom(enviPat,isopattern)
importFrom(enviPat,mergeform)
importFrom(enviPat,vdetect)
importFrom(plyr,ldply)