rc.get.chrom=function(){
params=rcEnvirInternal[["chromPar"]]
if(is.null(params)){
rc.initialize()
params=rcEnvirInternal[["chromPar"]]
}
params
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.