Uses of Package
org.biojava.bio.seq.projection
Packages that use org.biojava.bio.seq.projection
Package
Description
Standard in-memory implementations of
Sequence
and
Feature
.Code for projecting Feature objects and systematically altering their
properties.
-
Classes in org.biojava.bio.seq.projection used by org.biojava.bio.seq.implClassDescriptionHelper class for projecting Feature objects into an alternative coordinate system.Interface that defines the projection between original features and projected features.A good base class to implement ProjectionContext from.
-
Classes in org.biojava.bio.seq.projection used by org.biojava.bio.seq.projectionClassDescriptionInterface implemented by all projected feature objects.Interface that defines the projection between original features and projected features.Factory for proxy objects which project BioJava features into alternate coordinate systems.A good base class to implement ProjectionContext from.