Uses of Class
org.biojava.bio.seq.impl.SimpleFeature
-
Packages that use SimpleFeature Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of SimpleFeature in org.biojava.bio.seq.impl
Subclasses of SimpleFeature in org.biojava.bio.seq.impl Modifier and Type Class Description class
SimpleFramedFeature
Title: SimpleFramedFeature.class
SimpleHomologyFeature
class
SimpleRemoteFeature
A no-frills implementation of a remote feature.class
SimpleRestrictionSite
SimpleRestrictionSite
represents the recognition site of a restriction enzyme.class
SimpleSimilarityPairFeature
SimpleSimilarityPairFeature
represents a similarity between a query sequence and a subject sequence as produced by a search program.class
SimpleStrandedFeature
A no-frills implementation of StrandedFeature.
-