Click or drag to resize
SyntenyClusters Property
Gets list of clusters

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<Cluster> Clusters { get; }

Property Value

Type: IListCluster
See Also