Description Usage Arguments Details Value Examples
Plots a single feature set onto a blank scatter plot.
1 | plotSingleFeatureSet(featureFilePath)
|
featureFilePath |
The location of the featureXML file, as a string. |
The x-axis represents retention time (in sec), the y-axis represents mass- to-charge (in Th), and the z-axis (with darker colours for greater values) represents signal intensity (unitless).
This function may take a while to run.
The feature set scatter plot.
1 2 3 4 | ## Not run:
plotSingleFeatureSet("inst/extdata/featureSetA.featureXML")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.