Uses of Interface
org.biojava.bio.seq.FeatureHolder
-
Packages that use FeatureHolder Package Description org.biojava.bio.gui.sequence Graphical displays of biological sequences and associated annotations.org.biojava.bio.molbio The classes and interfaces in this package cover common molecular biological techniques such as restriction digests and PCR.org.biojava.bio.program.phred Parser for Phred outputorg.biojava.bio.program.xff Event-driven parsing system for the Extensible Feature Format (XFF).org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects.org.biojava.bio.seq.db Collections of biological sequence data.org.biojava.bio.seq.db.biosql General purpose Sequence storage in a relational database.org.biojava.bio.seq.distributed Sequences and SequenceDBs which are composed from data taken from a number of data sources.org.biojava.bio.seq.homol The classes and interfaces for defining sequence similarity and honology.org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature.org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects.org.biojava.bio.seq.projection Code for projecting Feature objects and systematically altering their properties.org.biojavax.bio.db Interactions between biojavax objects and a DB.org.biojavax.bio.db.biosql Interface between biojava and biosql databasesorg.biojavax.bio.seq Rich implementations of Sequences, Locations and Features. -
-
Uses of FeatureHolder in org.biojava.bio.gui.sequence
Methods in org.biojava.bio.gui.sequence that return FeatureHolder Modifier and Type Method Description FeatureHolderFeatureSource. getFeatureHolder()FeatureHolderCircularRendererContext. getFeatures()The features to render.FeatureHolderHeadlessRenderContext. getFeatures()FeatureHolderPairwiseSequencePanel. getFeatures()getFeaturesreturns all of theFeatures belonging to the currently renderedSequence.FeatureHolderSequencePanel. getFeatures()FeatureHolderSequencePoster. getFeatures()Deprecated.FeatureHolderSequenceRenderContext. getFeatures()The features to render.FeatureHolderSubCircularRendererContext. getFeatures()FeatureHolderSubPairwiseRenderContext. getFeatures()FeatureHolderSubSequenceRenderContext. getFeatures()FeatureHolderTranslatedSequencePanel. getFeatures()getFeaturesreturns all of theFeatures belonging to the currently renderedSequence.FeatureHolderPairwiseRenderContext. getSecondaryFeatures()getSecondaryFeaturesreturns the features on the secondary sequence.FeatureHolderPairwiseSequencePanel. getSecondaryFeatures()getSecondaryFeaturesreturns all of theFeatures belonging to the currently rendered secondarySequence.FeatureHolderSubPairwiseRenderContext. getSecondaryFeatures()FeatureHolderAbstractBeadRenderer. processMouseEvent(FeatureHolder holder, SequenceRenderContext context, MouseEvent mEvent)processMouseEventdefines the behaviour on revieving a mouse event.FeatureHolderArrowedFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderBasicFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderBasicImapRenderer. processMouseEvent(FeatureHolder holder, SequenceRenderContext context, MouseEvent mEvent)FeatureHolderFeatureLabelRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderGlyphFeatureRenderer. processMouseEvent(FeatureHolder fh, SequenceRenderContext src, MouseEvent me)FeatureHolderRectangularImapRenderer. processMouseEvent(FeatureHolder holder, SequenceRenderContext context, MouseEvent mEvent)FeatureHolderSixFrameZiggyRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderStackedFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderTickFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderZiggyFeatureRenderer. processMouseEvent(FeatureHolder hits, SequenceRenderContext src, MouseEvent me)FeatureHolderZiggyImapRenderer. processMouseEvent(FeatureHolder holder, SequenceRenderContext context, MouseEvent mEvent)Constructors in org.biojava.bio.gui.sequence with parameters of type FeatureHolder Constructor Description SubCircularRendererContext(CircularRendererContext delegate, SymbolList symbols, FeatureHolder features, double radius)Create a new sub context.SubPairwiseRenderContext(PairwiseRenderContext context, SymbolList symbols, SymbolList secondarySymbols, FeatureHolder features, FeatureHolder secondaryFeatures, RangeLocation range, RangeLocation secondaryRange)Creates a newSubPairwiseRenderContext.SubSequenceRenderContext(SequenceRenderContext src, SymbolList symbols, FeatureHolder features, RangeLocation range)SubSequenceRenderContext(SequenceRenderContext src, SymbolList symbols, FeatureHolder features, RangeLocation range, int symOffset) -
Uses of FeatureHolder in org.biojava.bio.molbio
Subinterfaces of FeatureHolder in org.biojava.bio.molbio Modifier and Type Interface Description interfaceRestrictionSiteRestrictionSiterepresents the recognition site of a restriction enzyme. -
Uses of FeatureHolder in org.biojava.bio.program.phred
Classes in org.biojava.bio.program.phred that implement FeatureHolder Modifier and Type Class Description classPhredSequencePhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores. -
Uses of FeatureHolder in org.biojava.bio.program.xff
Methods in org.biojava.bio.program.xff with parameters of type FeatureHolder Modifier and Type Method Description voidXFFWriter. writeFeatureSet(FeatureHolder fh, XMLWriter xw)static voidXFFTools. writeXFF(File xffFile, FeatureHolder features)static voidXFFTools. writeXFF(PrintWriter xffPR, FeatureHolder features) -
Uses of FeatureHolder in org.biojava.bio.seq
Subinterfaces of FeatureHolder in org.biojava.bio.seq Modifier and Type Interface Description interfaceComponentFeatureFeature which represents a component in an assembly (contig).interfaceFeatureA feature within a sequence, or nested within another feature.interfaceFramedFeatureTitle: FramedFeature.interfaceGappedSequenceExtension of GappedSymbolList which also projects features into the gapped coordinate system.interfaceRealizingFeatureHolderInterface forFeatureHolderobjects which know how to instantiate new child Features.interfaceRemoteFeatureA feature that indicates that there is some remote feature that can't be represented entirely on a single Sequence.interfaceSequenceA biological sequence.interfaceStrandedFeatureAdds the concept of 'strand' to features.Classes in org.biojava.bio.seq that implement FeatureHolder Modifier and Type Class Description classAbstractFeatureHolderAn abstract implementation of FeatureHolder.classCircularViewA circular view onto another Sequence object.static classFeatureHolder.EmptyFeatureHolderclassLazyFeatureHolderWrapper implementation of FeatureHolder which calls a method to create a contained FeatureHolder on demand.classMergeFeatureHolderFeatureHolder which exposes all the features in a set of sub-FeatureHolders.classNewSimpleAssemblyA Sequence which is assembled from other sequences contained in a set of ComponentFeature objects.classSimpleAssemblyA Sequence which is assembled from other sequences contained in a set of ComponentFeature objects.classSimpleFeatureHolderA no-frills implementation of FeatureHolder.Fields in org.biojava.bio.seq declared as FeatureHolder Modifier and Type Field Description static FeatureHolderFeatureHolder. EMPTY_FEATURE_HOLDERMethods in org.biojava.bio.seq that return FeatureHolder Modifier and Type Method Description protected abstract FeatureHolderLazyFeatureHolder. createFeatureHolder()FeatureHolderAbstractFeatureHolder. filter(FeatureFilter filter)FeatureHolderAbstractFeatureHolder. filter(FeatureFilter ff, boolean recurse)FeatureHolderFeatureHolder.EmptyFeatureHolder. filter(FeatureFilter fc)FeatureHolderFeatureHolder.EmptyFeatureHolder. filter(FeatureFilter fc, boolean recurse)FeatureHolderFeatureHolder. filter(FeatureFilter filter)Query this set of features using a suppliedFeatureFilter.FeatureHolderFeatureHolder. filter(FeatureFilter fc, boolean recurse)Return a new FeatureHolder that contains all of the children of this one that passed the filter fc.FeatureHolderLazyFeatureHolder. filter(FeatureFilter ff)FeatureHolderLazyFeatureHolder. filter(FeatureFilter ff, boolean recurse)FeatureHolderMergeFeatureHolder. filter(FeatureFilter ff, boolean recurse)When applied to a MergeFeatureHolder, this filters each child FeatureHolder independently.FeatureHolderNewSimpleAssembly. filter(FeatureFilter ff)FeatureHolderNewSimpleAssembly. filter(FeatureFilter ff, boolean recurse)FeatureHolderSimpleAssembly. filter(FeatureFilter ff)FeatureHolderSimpleAssembly. filter(FeatureFilter ff, boolean recurse)FeatureHolderFeature. getParent()Return theFeatureHolderto which this feature has been attached.static FeatureHolderFeatureHolderUtils. intersect(FeatureHolder fh1, FeatureHolder fh2)Operator: Intersect FeatureHolder1 with FeatureHolder2static FeatureHolderFeatureHolderUtils. not(FeatureHolder fh1, FeatureHolder fh2)Operator: FeatureHolder 1 NOT FeatureHolder2static FeatureHolderFeatureHolderUtils. union(FeatureHolder fh1, FeatureHolder fh2)Operator: Union of FeatureHolder1 and FeatureHolder2Methods in org.biojava.bio.seq with parameters of type FeatureHolder Modifier and Type Method Description static voidSequenceTools. addAllFeatures(Sequence seq, FeatureHolder fh)Add features to a sequence that contain the same information as all those in a feature holder.voidMergeFeatureHolder. addFeatureHolder(FeatureHolder fh)Add an extra FeatureHolder to the set of FeatureHolders which are merged.static SetFeatureHolderUtils. featureHolderAsSet(FeatureHolder fh)Returns a FeatureHolder as a Set of Featuresstatic FeatureHolderFeatureHolderUtils. intersect(FeatureHolder fh1, FeatureHolder fh2)Operator: Intersect FeatureHolder1 with FeatureHolder2static FeatureHolderFeatureHolderUtils. not(FeatureHolder fh1, FeatureHolder fh2)Operator: FeatureHolder 1 NOT FeatureHolder2FeatureFeatureRealizer. realizeFeature(Sequence seq, FeatureHolder parent, Feature.Template template)Install a feature on the specified sequence.FeatureNewSimpleAssembly. realizeFeature(FeatureHolder fh, Feature.Template temp)FeatureRealizingFeatureHolder. realizeFeature(FeatureHolder parent, Feature.Template template)Realize a feature template.FeatureSimpleAssembly. realizeFeature(FeatureHolder fh, Feature.Template temp)FeatureSimpleFeatureRealizer. realizeFeature(Sequence seq, FeatureHolder parent, Feature.Template temp)voidMergeFeatureHolder. removeFeatureHolder(FeatureHolder fh)Remove a FeatureHolder from the set of FeatureHolders which are merged.static FeatureHolderFeatureHolderUtils. union(FeatureHolder fh1, FeatureHolder fh2)Operator: Union of FeatureHolder1 and FeatureHolder2 -
Uses of FeatureHolder in org.biojava.bio.seq.db
Methods in org.biojava.bio.seq.db that return FeatureHolder Modifier and Type Method Description FeatureHolderAbstractSequenceDB. filter(FeatureFilter ff)FeatureHolderSequenceDB. filter(FeatureFilter filter)Query features attached to all sequences in this database. -
Uses of FeatureHolder in org.biojava.bio.seq.db.biosql
Methods in org.biojava.bio.seq.db.biosql that return FeatureHolder Modifier and Type Method Description FeatureHolderBioSQLSequenceDB. filter(FeatureFilter ff)Deprecated. -
Uses of FeatureHolder in org.biojava.bio.seq.distributed
Methods in org.biojava.bio.seq.distributed that return FeatureHolder Modifier and Type Method Description FeatureHolderDistDataSource. getFeatures(String id, FeatureFilter ff, boolean recurse)Get all features matching a FeatureFilter on a Sequence with an ID and recurse flats.FeatureHolderDistDataSource. getFeatures(FeatureFilter ff)Get all features matching a FeatureFilter provided by this DistDataSource.FeatureHolderGFFDataSource. getFeatures(String id, FeatureFilter ff, boolean recurse)FeatureHolderGFFDataSource. getFeatures(FeatureFilter ff)FeatureHolderSequenceDBDataSource. getFeatures(String id, FeatureFilter ff, boolean recurse)FeatureHolderSequenceDBDataSource. getFeatures(FeatureFilter ff) -
Uses of FeatureHolder in org.biojava.bio.seq.homol
Subinterfaces of FeatureHolder in org.biojava.bio.seq.homol Modifier and Type Interface Description interfaceHomologyFeatureinterfaceSimilarityPairFeatureSimilarityPairFeaturedescribes a pairwise similarity between two nucleotide sequences (as it extendsStrandedFeature).Methods in org.biojava.bio.seq.homol that return FeatureHolder Modifier and Type Method Description FeatureHolderHomology. getFeatures()Retrieve the set of features that mark homologous regions.FeatureHolderSimpleHomology. getFeatures()getFeaturesreturns the constituentHomologyFeatures which are also used as the keys in the alignment. -
Uses of FeatureHolder in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement FeatureHolder Modifier and Type Class Description classDummySequenceA Sequence implementation that has a name and URI but no features, and a zero length symbol list.classLazyFilterFeatureHolderFeatureHolder which lazily applies a specified filter to another FeatureHolder.classRevCompSequenceA reverse complement view ontoSequenceinterface.classSimpleFeatureA no-frills implementation of a feature.classSimpleFramedFeatureTitle: SimpleFramedFeature.classSimpleGappedSequenceSimple implementation of GappedSequence.classSimpleHomologyFeatureclassSimpleRemoteFeatureA no-frills implementation of a remote feature.classSimpleRestrictionSiteSimpleRestrictionSiterepresents the recognition site of a restriction enzyme.classSimpleSequenceA basic implementation of theSequenceinterface.classSimpleSimilarityPairFeatureSimpleSimilarityPairFeaturerepresents a similarity between a query sequence and a subject sequence as produced by a search program.classSimpleStrandedFeatureA no-frills implementation of StrandedFeature.classSubSequenceView a sub-section of a given sequence object, including all the features intersecting that region.classViewSequenceA view onto another Sequence object.Methods in org.biojava.bio.seq.impl that return FeatureHolder Modifier and Type Method Description FeatureHolderDummySequence. filter(FeatureFilter ff)FeatureHolderDummySequence. filter(FeatureFilter ff, boolean recurse)FeatureHolderLazyFilterFeatureHolder. filter(FeatureFilter ff)FeatureHolderLazyFilterFeatureHolder. filter(FeatureFilter ff, boolean recurse)FeatureHolderRevCompSequence. filter(FeatureFilter ff)FeatureHolderRevCompSequence. filter(FeatureFilter ff, boolean recurse)FeatureHolderSimpleFeature. filter(FeatureFilter ff)FeatureHolderSimpleFeature. filter(FeatureFilter ff, boolean recurse)FeatureHolderSimpleGappedSequence. filter(FeatureFilter ff)FeatureHolderSimpleGappedSequence. filter(FeatureFilter ff, boolean recurse)FeatureHolderSimpleSequence. filter(FeatureFilter filter)FeatureHolderSimpleSequence. filter(FeatureFilter ff, boolean recurse)FeatureHolderSubSequence. filter(FeatureFilter ff)FeatureHolderSubSequence. filter(FeatureFilter ff, boolean recurse)FeatureHolderViewSequence. filter(FeatureFilter fc)FeatureHolderViewSequence. filter(FeatureFilter fc, boolean recurse)FeatureHolderViewSequence. getAddedFeatures()FeatureHolderSimpleFeature. getParent()FeatureHolderSubSequence.SubProjectedFeatureContext. projectChildFeatures(Feature f, FeatureHolder parent)Methods in org.biojava.bio.seq.impl with parameters of type FeatureHolder Modifier and Type Method Description FeatureSimpleSequence. createFeature(FeatureHolder fh, Feature.Template template)Deprecated.Please use new 1-arg createFeature instead.FeatureHolderSubSequence.SubProjectedFeatureContext. projectChildFeatures(Feature f, FeatureHolder parent)FeatureSimpleFeature. realizeFeature(FeatureHolder fh, Feature.Template templ)FeatureSimpleSequence. realizeFeature(FeatureHolder parent, Feature.Template template)FeatureViewSequence. realizeFeature(FeatureHolder parent, Feature.Template template)Constructors in org.biojava.bio.seq.impl with parameters of type FeatureHolder Constructor Description LazyFilterFeatureHolder(FeatureHolder fh, FeatureFilter ff)SimpleFeature(Sequence sourceSeq, FeatureHolder parent, Feature.Template template)Create aSimpleFeatureon the given sequence.SimpleFramedFeature(Sequence sourceSeq, FeatureHolder parent, FramedFeature.Template template)SimpleHomologyFeature(Sequence sourceSeq, FeatureHolder parent, HomologyFeature.Template template)SimpleRemoteFeature(Sequence sourceSeq, FeatureHolder parent, RemoteFeature.Template template)SimpleRestrictionSite(Sequence sourceSeq, FeatureHolder parent, RestrictionSite.Template template)Creates a newSimpleRestrictionSite.SimpleSimilarityPairFeature(Sequence sourceSeq, FeatureHolder parent, SimilarityPairFeature.Template template)Creates a newSimpleSimilarityPairFeature.SimpleStrandedFeature(Sequence sourceSeq, FeatureHolder parent, StrandedFeature.Template template) -
Uses of FeatureHolder in org.biojava.bio.seq.io.agave
Methods in org.biojava.bio.seq.io.agave with parameters of type FeatureHolder Modifier and Type Method Description protected voidAgaveWriter. writeAnnotations(FeatureHolder f) -
Uses of FeatureHolder in org.biojava.bio.seq.projection
Classes in org.biojava.bio.seq.projection that implement FeatureHolder Modifier and Type Class Description classProjectedFeatureInternal class used by ProjectionEngine to wrap Feature objects.classProjectedFeatureHolderHelper class for projecting Feature objects into an alternative coordinate system.Methods in org.biojava.bio.seq.projection that return FeatureHolder Modifier and Type Method Description FeatureHolderProjectedFeature. filter(FeatureFilter ff)FeatureHolderProjectedFeature. filter(FeatureFilter ff, boolean recurse)FeatureHolderProjectedFeatureHolder. filter(FeatureFilter ff)FeatureHolderProjectedFeatureHolder. filter(FeatureFilter ff, boolean recurse)FeatureHolderProjectedFeature. getParent()FeatureHolderProjectionContext. getParent(Feature projFeat)FeatureHolderReparentContext. getParent()FeatureHolderReparentContext. getParent(Feature f)protected FeatureHolderProjectedFeature. getProjectedFeatures()FeatureHolderProjectionContext. getUnprojectedFeatures()Get the features before projection.FeatureHolderReparentContext. getUnprojectedFeatures()protected FeatureHolderProjectedFeatureHolder. makeProjectionSet(FeatureHolder fh)Called internally to construct a lightweight projected view of a set of featuresFeatureHolderProjectionContext. projectChildFeatures(Feature feature, FeatureHolder parent)Project all features that are children of feature so that they become children of parent.FeatureHolderReparentContext. projectChildFeatures(Feature f, FeatureHolder parent)FeatureHolderProjectionContext. projectFeatures(FeatureHolder features)Project all of the features in a FeatureHolder.FeatureHolderReparentContext. projectFeatures(FeatureHolder fh)Methods in org.biojava.bio.seq.projection with parameters of type FeatureHolder Modifier and Type Method Description protected FeatureHolderProjectedFeatureHolder. makeProjectionSet(FeatureHolder fh)Called internally to construct a lightweight projected view of a set of featuresFeatureHolderProjectionContext. projectChildFeatures(Feature feature, FeatureHolder parent)Project all features that are children of feature so that they become children of parent.FeatureHolderReparentContext. projectChildFeatures(Feature f, FeatureHolder parent)FeatureHolderProjectionContext. projectFeatures(FeatureHolder features)Project all of the features in a FeatureHolder.FeatureHolderReparentContext. projectFeatures(FeatureHolder fh)Constructors in org.biojava.bio.seq.projection with parameters of type FeatureHolder Constructor Description ReparentContext(FeatureHolder parent, FeatureHolder wrapped)TranslateFlipContext(FeatureHolder parent, FeatureHolder wrapped, int translation)Create a new TranslateFlipContext with translation only.TranslateFlipContext(FeatureHolder parent, FeatureHolder wrapped, int translate, boolean oppositeStrand)Create a new TranslateFlipContext with explicit translation and flip.TranslateFlipContext(FeatureHolder parent, FeatureHolder wrapped, int min, int max)Create a new TranslateFlipContext that flips all featurs arround min and max. -
Uses of FeatureHolder in org.biojavax.bio.db
Methods in org.biojavax.bio.db that return FeatureHolder Modifier and Type Method Description FeatureHolderAbstractRichSequenceDB. filter(FeatureFilter ff) -
Uses of FeatureHolder in org.biojavax.bio.db.biosql
Methods in org.biojavax.bio.db.biosql that return FeatureHolder Modifier and Type Method Description FeatureHolderBioSQLRichSequenceDB. filter(FeatureFilter ff)FeatureHolderBioSQLRichSequenceDB. processFeatureFilter(FeatureFilter ff) -
Uses of FeatureHolder in org.biojavax.bio.seq
Subinterfaces of FeatureHolder in org.biojavax.bio.seq Modifier and Type Interface Description interfaceRichFeatureRepresents a feature that can be given name and rank and be moved from one sequence to another.interfaceRichSequenceA rich sequence is a combination of a org.biojavax.bio.Bioentry and a Sequence.Classes in org.biojavax.bio.seq that implement FeatureHolder Modifier and Type Class Description classSimpleRichFeatureA simple implementation of RichFeature.classSimpleRichSequenceA simple implementation of RichSequence.classThinRichSequenceA simple implementation of RichSequence.Methods in org.biojavax.bio.seq that return FeatureHolder Modifier and Type Method Description FeatureHolderSimpleRichFeature. filter(FeatureFilter filter)Query this set of features using a suppliedFeatureFilter.FeatureHolderSimpleRichFeature. filter(FeatureFilter fc, boolean recurse)Return a new FeatureHolder that contains all of the children of this one that passed the filter fc.FeatureHolderThinRichSequence. filter(FeatureFilter filter)Query this set of features using a suppliedFeatureFilter.FeatureHolderThinRichSequence. filter(FeatureFilter fc, boolean recurse)Return a new FeatureHolder that contains all of the children of this one that passed the filter fc.FeatureHolderSimpleRichFeature. getParent()Return theFeatureHolderto which this feature has been attached.Methods in org.biojavax.bio.seq with parameters of type FeatureHolder Modifier and Type Method Description voidRichFeature. setParent(FeatureHolder parent)Sets the parent of this feature.voidSimpleRichFeature. setParent(FeatureHolder parent)Sets the parent of this feature.Constructors in org.biojavax.bio.seq with parameters of type FeatureHolder Constructor Description SimpleRichFeature(FeatureHolder parent, Feature.Template templ)Creates a new instance of SimpleRichFeature based on a template.
-