e005cbd5 | \name{directory} \alias{directory} |
b22faf0d | \title{Get the Path to the Location on Disk from a gmapR Class} \description{ Many objects in gmapR represent data stored on disk. The \code{directory} accessor will return this directory. } |
e005cbd5 | \usage{directory(x)} |
b22faf0d | \arguments{ \item{x}{A GmapGenome or GmapSnps object} } \value{a character vector} |