Uses of Interface
org.biojava.bio.seq.RemoteFeature
-
Packages that use RemoteFeature Package Description org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects.org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature. -
-
Uses of RemoteFeature in org.biojava.bio.seq
Methods in org.biojava.bio.seq with parameters of type RemoteFeature Modifier and Type Method Description FeatureRemoteFeature.Resolver. resolve(RemoteFeature rFeat)Resolve rFeat. -
Uses of RemoteFeature in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement RemoteFeature Modifier and Type Class Description classSimpleRemoteFeatureA no-frills implementation of a remote feature.Methods in org.biojava.bio.seq.impl with parameters of type RemoteFeature Modifier and Type Method Description FeatureSimpleRemoteFeature.DBResolver. resolve(RemoteFeature rFeat)
-