## Create example data.
data(TSSs)
## Genome assembly an annotation files.
assembly <- system.file("extdata", "S288C_Assembly.fasta", package="TSRexploreR")
annotation <- system.file("extdata", "S288C_Annotation.gtf", package="TSRexploreR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.