sample_sorter {genomatic} | R Documentation |
Sorts data from separate lists into a data.frame
sample_sorter(samp_names, locus_l)
samp_names |
a vector of sample names to sort all samples with |
locus_l |
a list where each element contains data for a different locus |
Takes a vector of sample names and a list where each element in the list is a data.frame containinig a different locus and organizes this into a single data.frame.
Returns a data.frame of sorted data.
Brian J. Knaus bknaus@fs.fed.us http://brianknaus.com
Knaus, B.J. In prep. Genomatic: an R package for DNA fragment analysis project management.