\name{rgug4131aORGANISM}
\alias{rgug4131aORGANISM}
\alias{rgug4131aORGPKG}

\title{The Organism information for rgug4131a}
\description{
  rgug4131aORGANISM is an R object that contains a single item: a
  character string that names the organism for which rgug4131a was
  built.
  rgug4131aORGPKG 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, rgug4131aORGANISM provides a simple way to programmatically
  extract the organism name.
  rgug4131aORGPKG 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{
  rgug4131aORGANISM
  rgug4131aORGPKG
}
\keyword{datasets}