SAMAlignedSequenceBin Property |
Gets bin depending on POS and CIGAR values.
Namespace: Bio.IO.SAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public ReadOnly Property Bin As Integer
Get
public:
property int Bin {
int get ();
}
member Bin : int with get
Property Value
Type:
Int32See Also