Learn R Programming

sequences (version 0.5.9)

dnaseq: An DnaSeq example.

Description

dnaseq is an example instance of an object of class DnaSeq. It has been generated by reading the aDnaSeq.fasta file (available in syste.file("extdata",package="sequences")) with the readFasta function.

Usage

data(dnaseq)

Arguments

format

The format is: chr "dnaseq"

Examples

Run this code
data(dnaseq)
dnaseq
print(dnaseq)

Run the code above in your browser using DataLab