Uses of Class
org.biojava.bio.seq.projection.ReparentContext
Packages that use ReparentContext
Package
Description
Standard in-memory implementations of
Sequence
and
Feature
.Code for projecting Feature objects and systematically altering their
properties.
-
Uses of ReparentContext in org.biojava.bio.seq.impl
Subclasses of ReparentContext in org.biojava.bio.seq.implModifier and TypeClassDescriptionclass
static class
TargetContext that implements the mapping between the parent sequence and this sub-sequence. -
Uses of ReparentContext in org.biojava.bio.seq.projection
Subclasses of ReparentContext in org.biojava.bio.seq.projectionModifier and TypeClassDescriptionclass
A ProjectionContext that translates and optionaly flips features.