Uses of Class
org.biojava.bio.seq.StrandedFeature.Template
Packages that use StrandedFeature.Template
Package
Description
The classes and interfaces in this package cover common molecular
biological techniques such as restriction digests and PCR.
Event-driven parsing system for the Extensible Feature Format (XFF).
Classes and interfaces for defining biological sequences and informatics
objects.
The classes and interfaces for defining sequence similarity and
honology.
Standard in-memory implementations of
Sequence and
Feature.-
Uses of StrandedFeature.Template in org.biojava.bio.molbio
Subclasses of StrandedFeature.Template in org.biojava.bio.molbioModifier and TypeClassDescriptionstatic classTemplatefor construction ofRestrictionSites. -
Uses of StrandedFeature.Template in org.biojava.bio.program.xff
Methods in org.biojava.bio.program.xff that return StrandedFeature.TemplateModifier and TypeMethodDescriptionprotected StrandedFeature.TemplateStrandedFeatureHandler.getStrandedFeatureTemplate() -
Uses of StrandedFeature.Template in org.biojava.bio.seq
Subclasses of StrandedFeature.Template in org.biojava.bio.seqModifier and TypeClassDescriptionstatic classTemplate for constructing a new ComponentFeature.static classstatic class -
Uses of StrandedFeature.Template in org.biojava.bio.seq.homol
Subclasses of StrandedFeature.Template in org.biojava.bio.seq.homolModifier and TypeClassDescriptionstatic classstatic classTemplatefor construction ofSimilarityPairFeatures. -
Uses of StrandedFeature.Template in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl with parameters of type StrandedFeature.TemplateModifier and TypeMethodDescriptionprotected voidSimpleStrandedFeature.fillTemplate(StrandedFeature.Template ft) Constructors in org.biojava.bio.seq.impl with parameters of type StrandedFeature.TemplateModifierConstructorDescriptionSimpleStrandedFeature(Sequence sourceSeq, FeatureHolder parent, StrandedFeature.Template template)