Nothing
## load the library
library(HiLDA)
## read in the data
inputFile <- system.file("extdata/esophageal.mp.txt.gz", package="HiLDA")
## perform Shiraishi et al's method, pmsignature, to extract signatures
G <- hildaReadMPFile(inputFile, numBases=5, trDir=TRUE)
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.