# this script was used to generate the file found at:
# inst/extdata/packMatches.blast6out
library(packFinder)
data("arabidopsisThalianaRefseq")
data("packMatches")
packClusts <- packClust(
packMatches,
arabidopsisThalianaRefseq,
saveFolder = system.file("extdata", package = "packFinder")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.