Nothing
#use wtccc.sample.list() against the smallest file (22?) to get a sample list.
read.snps.chiamo <- function(filename, sample.list, threshold) {
.Call("read_chiamo", filename, sample.list, threshold,
PACKAGE="chopsticks")
}
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.