\name{hits} \alias{hits} \title{Hits details} \description{Function displaying the detailed information on the sequence and other properties of each hit returned from the MAPPER RPC interface query.} \usage{ hits(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}