plotMirror | R Documentation |
plotMirror
plotMirror(
mSetObj = NA,
featureidx = 1,
precMZ,
ppm,
imageNM = "",
dpi = 300,
format = "png",
width = 8,
height = 8,
cutoff_relative = 5
)
mSetObj |
mSetObj |
featureidx |
index of feature |
precMZ |
mz of precursor |
ppm |
ppm for ms2 fragment matching mz error |
imageNM |
image name |
dpi |
dpi of images |
format |
format of images |
width |
width of images |
height |
height of images |
cutoff_relative |
cutoff of relative intensity to filter out |
Zhiqiang Pang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.