d1da987e | \name{show-SingleAnnotation-method} \alias{show,SingleAnnotation-method} \title{ |
6f1307c6 | Print the SingleAnnotation object |
d1da987e | } \description{ |
6f1307c6 | Print the SingleAnnotation object |
d1da987e | } \usage{ |
ba8a5070 | \S4method{show}{SingleAnnotation}(object) } |
d1da987e | \arguments{ \item{object}{a \code{\link{SingleAnnotation-class}} object.} |
ba8a5070 | |
d1da987e | } \value{ |
6f1307c6 | No value is returned. |
d1da987e | } \author{ |
6f1307c6 | Zuguang Gu <z.gu@dkfz.de> |
d1da987e | } |
12e85497 | \examples{ # There is no example NULL } |