getGenomicRange {GenomeGraphs}R Documentation

Retrieves the genomic range of an object

Description

getGenomicRange returns the genomic range of an object

Methods

signature(obj = "BaseTrack")

#to be added

signature(obj = "ExonArray")

#to be added

signature(obj = "gdObject")

#to be added

signature(obj = "Gene")

#to be added

signature(obj = "GeneRegion")

#to be added

signature(obj = "GenericArray")

#to be added

signature(obj = "Transcript")

#to be added

signature(obj = "TranscriptRegion")

#to be added


[Package GenomeGraphs version 1.14.0 Index]