genotyper2genomatic {genomatic} | R Documentation |
Reformats data from the Genotyper table export format to the genomatic format.
genotyper2genomatic(gmtc, plate.l)
gmtc |
A genomatic data.frame. |
plate.l |
A list where each element is a plate of samples. |
This function reformats data from the Genotyper table export format to the genomatic format. It calls the functions ‘cat\_sorter’, ‘filename2sample’, ‘pop\_get’, and ‘order\_sample’ to accomplish this.
Returns a formatted data.frame.
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.