SAMDnaAlphabetDot Property |
Gets symbol "." (Space holder to represent Intron).
As per the Specification Version 0.1.2-draft (20090820) and 1.4-r985
In a split alignment "..." represents Intron.
Namespace: Bio.IO.SAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public ReadOnly Property Dot As Byte
Get
public:
property unsigned char Dot {
unsigned char get ();
}
member Dot : byte with get
Property Value
Type:
ByteSee Also