View source: R/PloidyPal.R View source: R/SummaryFromFiles.r
Gathers and summarizes allelic distance info from all _allelesFromPost_4_diffs.txt files and summarizes them into a few tables. One is allDistancesMat, which is a locus by individual matrix with the mean of the two smallest allelic distances per individual per locus.
Second is allMat which is a line by line summary of the same information
Third is alleleMat, which is a line by line summary of the other 4 allelic distances.
—All of these files are stored globally for use as well as written to .csv files in a created /PloidyRFiles directory.
SummaryFromFiles(file) The filepath is to a paramfile .csv find a template and example at https://github.com/wbooker/PloidyPal
William Booker, FSU
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.