Learn R Programming

SMPracticals (version 1.4-3.1)

intron: Intron Gene Sequence

Description

Sequence of 1572 bases from first human preproglucagon gene

Usage

data(intron)

Arguments

Format

This is a factor with 4 levels, "A","C","G","T"

References

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 226.

Examples

Run this code
data(intron)
## maybe str(intron) ; plot(intron) ...

Run the code above in your browser using DataLab