Learn R Programming

erah (version 1.1.2)

eRah_DB-class: Class "eRah_DB"

Description

The eRah_DB class contains the slots for storing and accessing a MS library.

Arguments

Slots

name:

The name of the stored library

version:

The version of the stored library (and which is the database identifier, should be unique and used to check if is the database used in other experiments)

info:

Character vector containing complementary information about the library.

database:

A list of S3 objects, which each object contains the information on a different compound.

Author

Xavier Domingo-Almenara.