This virtual class defines a generic sequence object composed
by an identifier, a sequence and an alphabet that defines the
letters of the sequence. A set of accessor methods and setters
are described below.
Arguments
Objects from the Class
A virtual Class: No objects may be
created from it.
See Also
See DnaSeq and RnaSeq
classes for examples of subclasses and readFasta
on how to create instances.