Uses of Interface
org.biojava.bio.seq.ComponentFeature
- 
Packages that use ComponentFeature Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature.org.biojava.bio.seq.io Classes and interfaces for processing and producing flat-file representations of sequences.
- 
- 
Uses of ComponentFeature in org.biojava.bio.seq.implMethods in org.biojava.bio.seq.impl with parameters of type ComponentFeature Modifier and Type Method Description voidAssembledSymbolList. putComponent(ComponentFeature f)voidNewAssembledSymbolList. putComponent(ComponentFeature f)voidNewAssembledSymbolList. removeComponent(ComponentFeature f)
- 
Uses of ComponentFeature in org.biojava.bio.seq.ioMethods in org.biojava.bio.seq.io that return ComponentFeature Modifier and Type Method Description ComponentFeatureSimpleAssemblyBuilder. addComponentSequence(ComponentFeature.Template cft)
 
-