Learn R Programming

RFLPtools (version 2.0)

RFLPref: Example data set for RFLP reference

Description

This is an example data set for RFLP reference.

Usage

data(RFLPref)

Arguments

Format

A data frame with 35 observations on the following five variables

Sample

character: sample identifier.

Band

integer: band number.

MW

integer: molecular weight.

Taxonname

character: taxon name.

Accession

character: accession number.

Details

This example data set for RFLP reference consists of seven RFLP reference samples. Taxon names are assigned by sequence comparison with GenBank database (https://www.ncbi.nlm.nih.gov/BLAST/), and supplemented with imaginary accession numbers.

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

Run this code
# NOT RUN {
data(RFLPref)
str(RFLPref)
# }

Run the code above in your browser using DataLab