Methods for getting and setting track names.
The following methods are defined by rtracklayer for getting
track names via the generic trackNames(object, ...)
.
Get the tracks loaded in the session.
Get the visible tracks according to the modes (all tracks not set to "hide").
Get the visible tracks in the view.
The following methods are defined by rtracklayer for setting
track names via the generic trackNames(object) <- value
.
Sets the tracks that should be
visible in the modes. All specified tracks with mode "hide" in
object
are set to mode "full". Any tracks in object
that
are not specified in the value are set to "hide". No other modes are
changed.
Sets the visible tracks in the view. This opens a new web browser with only the specified tracks visible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.