HighlightTrack(trackList=list(), range=NULL, start=NULL, end=NULL, width=NULL, chromosome, genome,
name="HighlightTrack", ...)
GdObject
.range
argument is missing, all the relevant information
to create the object has to be provided as individual function
arguments (see below). The different input options for range
are:
[object Object],[object Object],[object Object]
range
argument.start
or
end
to specify the range coordinates.options(ucscChromosomeNames=TRUE)
. Please note that in this
case only syntactic checking takes place, i.e., the argument value
needs to be an integer, numeric character or a character of the form
chrx
, where x
may be any possible string. The user has
to make sure that the respective chromosome is indeed defined for
the the track's genome. If not provided here, the constructor will
try to build the chromosome information based on the available
inputs, and as a last resort will fall back to the value
chrNA
. Please note that by definition all objects in the
Gviz
package can only have a single active chromosome at a
time (although internally the information for more than one
chromosome may be present), and the user has to call the
chromosome<-
replacement method in order to change to a
different active chromosome.NA
.HighlightTrack
."RangeTrack "
, directly. Class "
, by class "RangeTrack", distance 2.
plotTracks
function as individual
objects.OverlayTrack