Learn R Programming

seqRFLP (version 1.0.1)

enzdata: The restriction enzyme datasets.

Description

The rebase restriction enzyme datasets.

Usage

data(enzdata)

Arguments

Format

A data frame with 777 restriction enzymes data with first column the names of enzyme, the second column the corresponding cutting pattern.
nam
Names of restriction enzyme.
site
Cutting pattern for each restriction enzyme.

Source

Roberts, R.J., Vincze, T., Posfai, J., Macelis, D. (2010) REBASE--a database for DNA restriction and modification: enzymes, genes and genomes. Nucl. Acids Res. 38: D234-D236. http://rebase.neb.com

References

None.

Examples

Run this code
data(enzdata)
head(enzdata)

Run the code above in your browser using DataLab