Targets: Targets information in a list.

Description Usage Format Details Value References Examples

Description

The information in this data set, was obtained by using getTarget function. It includes a variable called Targets which contains targets information, including the compound name, retention time, retention index, together with mass and intensity of the fragments.

Usage

1

Format

A list with variable number of observations on the following 7 variables:

compound

a character vector containing the names of the targets

ms

a list of numeric vectors of fragment mass of the targets

sp

a list of numeric vectors of fragment intensities of the targets

rt

a numeric vector of retention times of the targets

ri

a numeric vector of the retention indexed of the targets

quantFrag

a numeric vector showing the index of quantifier fragment in ms and sp fields.

sortedFrag

a list of numeric vectors showing the order of fragments from the most favorable to the list favorable choice for a quantifier.

Details

This is the data extracted from a library using a target.table. It was obtained by using getTarget function. The data set is provided as an example to be used for functions in the package. More examples can be found in the reference.

Value

A list

References

http://omics.georgetown.edu/SIMAT.html

Examples

1

SIMAT documentation built on Nov. 8, 2020, 8:27 p.m.