hu6800ORGANISM {hu6800.db}R Documentation

The Organism information for hu6800

Description

hu6800ORGANISM is an R object that contains a single item: a character string that names the organism for which hu6800 was built. hu6800ORGPKG is an R object that contains a chararcter vector with the name of the organism package that a chip package depends on for its gene-centric annotation.

Details

Although the package name is suggestive of the organism for which it was built, hu6800ORGANISM provides a simple way to programmatically extract the organism name. hu6800ORGPKG provides a simple way to programmatically extract the name of the parent organism package. The parent organism package is a strict dependency for chip packages as this is where the gene cetric information is ultimately extracted from. The full package name will always be this string plus the extension ".db". But most programatic acces will not require this extension, so its more convenient to leave it out.

Examples

  hu6800ORGANISM
  hu6800ORGPKG

[Package hu6800.db version 2.6.3 Index]