inst/scripts/blast6out.R

# 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")
)

Try the packFinder package in your browser

Any scripts or data that you put into this service are public.

packFinder documentation built on Nov. 8, 2020, 5:24 p.m.