TP53Region <- function() {
##tp53 <- genes(Homo.sapiens:Homo.sapiens,
## filter=list(gene_id="7157")) + 1e6
tp53 <- GRanges("chr17:6565097-8590868:-")
setNames(unstrand(tp53), "TP53")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.