\name{query} \alias{query} \title{Character string that provides information on the query generating the object} \description{Function displaying the exact query to the MAPPER RPC interface.} \usage{ query(x) } \arguments{ \item{x}{ x -- mapperHits object returned from \link{readMAPPER}} } \references{ \url{http://genome.ufl.edu/mapper/} } \examples{ # see readMAPPER } \seealso{ \code{\link{readMAPPER}}. } \keyword{methods}