27.01.2015 Views

Package 'xcms' - Bioconductor

Package 'xcms' - Bioconductor

Package 'xcms' - Bioconductor

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

42 plotRaw-methods<br />

Arguments<br />

object<br />

peaks<br />

figs<br />

width<br />

the xcmsRaw object<br />

matrix with peak information as produced by findPeaks<br />

two-element vector describing the number of rows and the number of columns<br />

of peaks to plot, if missing then an approximately square grid that will fit the<br />

number of peaks supplied<br />

width of chromatogram retention time to plot for each peak<br />

Details<br />

This function is intended to help graphically analyze the results of peak picking. It can help estimate<br />

the number of false positives and improper integration start and end points. Its output is very<br />

compact and tries to waste as little space as possible. Each plot is labeled with rounded m/z and<br />

retention time separated by a space.<br />

Methods<br />

See Also<br />

object = "xcmsRaw" plotPeaks(object, peaks, figs, width = 200)<br />

xcmsRaw-class, findPeaks, split.screen<br />

plotRaw-methods<br />

Scatterplot of raw data points<br />

Description<br />

Produce a scatterplot showing raw data point location in retention time and m/z. This plot is more<br />

useful for centroided data than continuum data.<br />

Arguments<br />

object<br />

mzrange<br />

rtrange<br />

scanrange<br />

log<br />

title<br />

the xcmsRaw object<br />

numeric vector of length >= 2 whose range will be used to select the masses to<br />

plot<br />

numeric vector of length >= 2 whose range will be used to select the retention<br />

times to plot<br />

numeric vector of length >= 2 whose range will be used to select scans to plot<br />

logical, log transform intensity<br />

main title of the plot<br />

Value<br />

A matrix with the points plotted.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!