Uses of Package
org.biojava.bio.molbio

Packages that use org.biojava.bio.molbio
org.biojava.bio.molbio The classes and interfaces in this package cover common molecular biological techniques such as restriction digests and PCR. 
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

Classes in org.biojava.bio.molbio used by org.biojava.bio.molbio
RestrictionEnzyme
          RestrictionEnzyme represents a restriction enzyme according to the REBASE standard.
 

Classes in org.biojava.bio.molbio used by org.biojava.bio.seq.impl
RestrictionEnzyme
          RestrictionEnzyme represents a restriction enzyme according to the REBASE standard.
RestrictionSite
          RestrictionSite represents the recognition site of a restriction enzyme.
RestrictionSite.Template
          Template for construction of RestrictionSites.