A feature that includes the concept of frame by extending stranded.

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

Syntax

C#
public interface IFramedFeature : IStrandedFeature, 
	IFeature, IFeatureHolder, IAnnotatable, IChangeable

Remarks

Original BioJava version by Mark Schreiber. Port to C# by Doug Swisher.

See Also