newDataGerm {RFLPtools} | R Documentation |
This is the reference data taken from the GERM software.
data(newDataGerm)
A data frame with 20 observations on the following six variables
Sample
character: sample identifier.
Enzyme
character: enzyme used.
Band
integer: band number.
MW
integer: molecular weight.
Genus
character: genus of sample.
Species
character: species of sample.
See GERM software.
The data set was taken from the GERM software (table 'Example Unknowns').
Ian A. Dickie, Peter G. Avis, David J. McLaughlin, Peter B. Reich. Good-Enough RFLP Matcher (GERM) program. Mycorrhiza 2003, 13:171-172.
data(newDataGerm)
str(newDataGerm)