| newDataGerm {RFLPtools} | R Documentation |
Example data set from GERM software
Description
This is the reference data taken from the GERM software.
Usage
data(newDataGerm)
Format
A data frame with 20 observations on the following six variables
Samplecharacter: sample identifier.
Enzymecharacter: enzyme used.
Bandinteger: band number.
MWinteger: molecular weight.
Genuscharacter: genus of sample.
Speciescharacter: species of sample.
Details
See GERM software.
Source
The data set was taken from the GERM software (table 'Example Unknowns').
References
Ian A. Dickie, Peter G. Avis, David J. McLaughlin, Peter B. Reich. Good-Enough RFLP Matcher (GERM) program. Mycorrhiza 2003, 13:171-172.
Examples
data(newDataGerm)
str(newDataGerm)
[Package RFLPtools version 2.0 Index]