RFLPdata {RFLPtools} | R Documentation |
Example data set for RFLP data
Description
This is an example data set for RFLP data.
Usage
data(RFLPdata)
Format
A data frame with 737 observations on the following four variables
Sample
character: sample identifier.
Band
integer: band number.
MW
integer: molecular weight.
Gel
character: gel identifier.
Details
The molecular weight was determined using the software package Gene Profiler 4.05 (Scanalytics Inc.) for DNA fragment analysis and genotyping, and exported to a text file.
Source
The data set was generated by F. Flessa.
References
Flessa, F., Kehl, A., Kohl, M. Analysing diversity and community structures using PCR-RFLP: a new software application. Molecular Ecology Resources 2013 Jul; 13(4):726-33.
Examples
data(RFLPdata)
str(RFLPdata)
[Package RFLPtools version 2.0 Index]