Nothing
#' @name gtf_dataframe
#' @title data frame (in gtf-inspired format) for chromosome 22, hg19
#' @description In the data frame \code{gtf_dataframe}, each
#' row corresponds to an exon / coding sequence / start codon / stop codon,
#' and the columns correspond to standard GTF columns denoting annotated
#' genomic features. See
#' \url{http://www.ensembl.org/info/website/upload/gff.html}.
#' @docType data
#' @format data frame, 9 columns, 17769 rows
#' @source Illumina iGenomes, hg19, 6 March 2013 version:
#' \url{http://ccb.jhu.edu/software/tophat/igenomes.shtml}.
NULL
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.