Description Author(s) Examples
This package contains a CompoundDb
database
providing compound annotations based on HMDB (version 4.0).
For examples and help on functions see the help pages from the
PeakABro
package.
Johannes Rainer
1 2 3 4 5 6 7 8 | ## load the library
library(CompoundDb.Hsapiens.HMDB.4.0)
## list the contents that are loaded into memory
ls('package:CompoundDb.Hsapiens.HMDB.4.0')
## show the db object that is loaded by calling it's name
CompoundDb.Hsapiens.HMDB.4.0
## for more examples see the PeakABro package.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.