-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 1.07 KB
/
Copy pathNAMESPACE
File metadata and controls
45 lines (44 loc) · 1.07 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
45
# Generated by roxygen2: do not edit by hand
export(align_features)
export(bind_panels)
export(bind_polarities)
export(build_feature_meta)
export(calibrationInfo)
export(createClassAndColors)
export(generate_txt_images)
export(quant_MSImagingExperiment)
export(quantile_hm)
export(read_mrm)
export(run_example)
export(scale_colour_Publication)
export(scale_fill_Publication)
export(select_tissue_pixels)
export(theme_Publication)
export(tissueInfo)
export(trim_MSI)
exportClasses(calibrationInfo)
exportClasses(quant_MSImagingExperiment)
exportClasses(tissueInfo)
exportMethods(applySNR)
exportMethods(back2NA)
exportMethods(combine_MSIs)
exportMethods(createMSIDatamatrix)
exportMethods(create_cal_curve)
exportMethods(imageR)
exportMethods(int2conc)
exportMethods(int2response)
exportMethods(int2snr)
exportMethods(remove_blank_mzs)
exportMethods(setCommonAxis)
exportMethods(summarise_cal_levels)
exportMethods(zero2na)
import(Cardinal)
import(ComplexHeatmap)
import(chemCal)
import(dplyr)
import(ggplot2)
import(ggthemes)
import(matrixStats)
import(pracma)
import(tibble)
import(viridis)