labs: parse x and y label information from a specific object

Description Usage Arguments Value Author(s)

Description

parse y label information, object specific.

Usage

1
2
3
4
5
6
7
8
## 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)

Arguments

obj

A TxDb object.

Value

a string.

Author(s)

Tengfei Yin


biovizBase documentation built on Nov. 8, 2020, 8:01 p.m.