Click or drag to resize
SparseSequenceStatistics Property
Keeps track of the number of occurrences of each symbol within a sequence.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public SequenceStatistics Statistics { get; }

Property Value

Type: SequenceStatistics
See Also