FeatureHolder which exposes all the features in a set of sub-FeatureHolders.
Namespace:
BioSharp.Core.Bio.SeqAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public class MergeFeatureHolder : AbstractFeatureHolder |
Remarks
This is provided primarily as a support class for ViewSequence. It may also be useful for other applications, such as simple distributed annotation systems.
Original BioJava version by Thomas Down and Matthew Pocock. Port to C# by Doug Swisher.
Inheritance Hierarchy
System..::.Object
BioSharp.Core.Utils..::.AbstractChangeable
BioSharp.Core.Bio.Seq..::.AbstractFeatureHolder
BioSharp.Core.Bio.Seq..::.MergeFeatureHolder
BioSharp.Core.Utils..::.AbstractChangeable
BioSharp.Core.Bio.Seq..::.AbstractFeatureHolder
BioSharp.Core.Bio.Seq..::.MergeFeatureHolder