biovizBase (version 1.20.0)

isIdeogram: Ideogram checking

Description

Check if an object is ideogram or not

Usage

isIdeogram(obj)

Arguments

obj
object

Value

Details

Simply test if it's the result coming from getIdeogram function or not, make sure it's a GRanges and with extra column

Examples

Run this code
data(hg19Ideogram)
isIdeogram(hg19IdeogramCyto)
isIdeogram(hg19Ideogram)

Run the code above in your browser using DataLab