readPanelsFile {strvalidator} | R Documentation |
Reads GeneMapper Panels files.
readPanelsFile(panel.files, debug = FALSE)
panel.files |
string, complete path to Panels file. |
debug |
logical indicating printing debug information. |
Reads useful information from Panels files and save it as a data.frame.
data.frame containing the columns 'Panel', 'Marker', 'Color', 'Marker.Min', 'Marker.Max', 'Repeat'.