Nothing
.onLoad <- function(libname, pkgname) {
# set global variables in order to avoid CHECK notes
utils::globalVariables("type")
utils::globalVariables("seqnames")
utils::globalVariables("queryHits")
utils::globalVariables("width")
utils::globalVariables("strand")
utils::globalVariables("label")
utils::globalVariables("end")
utils::globalVariables("gene_name")
utils::globalVariables("Type")
invisible()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.