getYLab-method {biovizBase} | R Documentation |
parse y label information, object specific.
## S4 method for signature 'TxDb' getYLab(obj) ## S4 method for signature 'GRanges' getXLab(obj) ## S4 method for signature 'GRangesList' getXLab(obj) ## S4 method for signature 'GAlignments' getXLab(obj)
obj |
A |
a string.
Tengfei Yin