Click or drag to resize
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.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public byte Dot { get; }

Property Value

Type: Byte
See Also