Uses of Interface
org.biojava.bio.seq.ComponentFeature
Packages that use ComponentFeature
Package
Description
Standard in-memory implementations of
Sequence
and
Feature
.Classes and interfaces for processing and producing flat-file representations
of sequences.
-
Uses of ComponentFeature in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl with parameters of type ComponentFeatureModifier and TypeMethodDescriptionvoid
AssembledSymbolList.putComponent
(ComponentFeature f) void
NewAssembledSymbolList.putComponent
(ComponentFeature f) void
NewAssembledSymbolList.removeComponent
(ComponentFeature f) -
Uses of ComponentFeature in org.biojava.bio.seq.io
Methods in org.biojava.bio.seq.io that return ComponentFeatureModifier and TypeMethodDescriptionSimpleAssemblyBuilder.addComponentSequence
(ComponentFeature.Template cft)