Uses of Package
org.biomage.BioSequence

Packages that use org.biomage.BioSequence
org.biomage.BioSequence   
org.biomage.Common   
org.biomage.DesignElement   
org.biomage.Interface   
 

Classes in org.biomage.BioSequence used by org.biomage.BioSequence
BioSequence
          A BioSequence is a representation of a DNA, RNA, or protein sequence.
BioSequence_package.BioSequence_list
          Inner list class for holding multiple entries for attribute bioSequence.
SeqFeature
          Represents, in general, what would be a GenBank Feature Table annotation for a sequence.
SeqFeature.Basis
          Inner class for the enumeration values that the attribute basis can assume.
SeqFeatureLocation
          The location of the SeqFeature annotation.
SequencePosition
          Designates the position of the Feature in its BioSequence.
 

Classes in org.biomage.BioSequence used by org.biomage.Common
BioSequence_package
          Describes a known gene or sequence.
 

Classes in org.biomage.BioSequence used by org.biomage.DesignElement
BioSequence
          A BioSequence is a representation of a DNA, RNA, or protein sequence.
SequencePosition
          Designates the position of the Feature in its BioSequence.
 

Classes in org.biomage.BioSequence used by org.biomage.Interface
BioSequence
          A BioSequence is a representation of a DNA, RNA, or protein sequence.
SeqFeature
          Represents, in general, what would be a GenBank Feature Table annotation for a sequence.
SeqFeatureLocation
          The location of the SeqFeature annotation.
SequencePosition
          Designates the position of the Feature in its BioSequence.