dnaseq {sequences}R Documentation

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)

Format

The format is: chr "dnaseq"

Examples

data(dnaseq)
dnaseq
print(dnaseq)

[Package sequences version 0.5.9 Index]