Learn R Programming

restez (version 2.1.5)

record: Example GenBank record

Description

Example GenBank record in text format for demonstration purposes.

Usage

data("record")

Arguments

Format

A large character object containing record information and DNA sequence.

References

GenBank

Examples

Run this code
data(record)
cat(record)

Run the code above in your browser using DataLab