#' @include help.R
NULL
setClass("IdiogramParams", representation(seqnames="character",
seqlengths="numeric",
unit="character",
genome="character",
box="list"))
setClass("ILimit", contains="IRanges")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.