NAME
Bio::WGS2NCBI::StrandedFeature - base class for features on an sequence strand
DESCRIPTION
Sequence features having to do with genes (i.e. CDS, mRNA, gene) are on one of the two strands. Objects that inherit from this base class have a getter that identifies this strand based on whatever is passed into their constructors, i.e. strand => '-' or strand => '+'.