Uses of Interface
org.biojava.bio.molbio.RestrictionSite
-
Packages that use RestrictionSite Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of RestrictionSite in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement RestrictionSite Modifier and Type Class Description class
SimpleRestrictionSite
SimpleRestrictionSite
represents the recognition site of a restriction enzyme.
-