A homology feature template.

Namespace:  BioSharp.Core.Bio.Seq.Homol
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public class Template : StrandedFeature..::.Template

Remarks

Note that in the Java version, this was a nested class inside HomologyFeature.

Original BioJava version by Matthew Pocock and Keith James. Port to C# by Doug Swisher.

Inheritance Hierarchy

System..::.Object
  BioSharp.Core.Bio.Seq..::.Feature..::.Template
    BioSharp.Core.Bio.Seq..::.StrandedFeature..::.Template
      BioSharp.Core.Bio.Seq.Homol..::.HomologyFeature..::.Template

See Also