-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 1.4 KB
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 1.4 KB
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(MsBackendMetaboLights)
export(mtbls_assay_data)
export(mtbls_cached_data_files)
export(mtbls_delete_cache)
export(mtbls_ftp_path)
export(mtbls_list_files)
export(mtbls_metadata)
export(mtbls_sample_data)
export(mtbls_sync)
export(mtbls_sync_data_files)
export(retry)
exportClasses(MsBackendMetaboLights)
exportMethods(backendInitialize)
exportMethods(backendRequiredSpectraVariables)
importClassesFrom(Spectra,MsBackendDataFrame)
importClassesFrom(Spectra,MsBackendMzR)
importFrom(BiocFileCache,BiocFileCache)
importFrom(BiocFileCache,bfcinfo)
importFrom(BiocFileCache,bfcremove)
importFrom(S4Vectors,DataFrame)
importFrom(Spectra,MsBackendMzR)
importFrom(curl,curl)
importFrom(curl,handle_setopt)
importFrom(curl,new_handle)
importFrom(methods,as)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(progress,progress_bar)
importFrom(utils,capture.output)
importFrom(utils,menu)
importFrom(utils,read.table)
importMethodsFrom(BiocFileCache,"bfcmeta<-")
importMethodsFrom(BiocFileCache,bfcmetalist)
importMethodsFrom(BiocFileCache,bfcquery)
importMethodsFrom(BiocFileCache,bfcrpath)
importMethodsFrom(ProtGenerics,backendInitialize)
importMethodsFrom(ProtGenerics,dataOrigin)
importMethodsFrom(Spectra,"[")
importMethodsFrom(Spectra,backendInitialize)
importMethodsFrom(Spectra,backendRequiredSpectraVariables)