Click or drag to resize
DeltaAlignmentCollectionGetDeltaAlignmentsByReads Method
Gets Delta alignments grouped by read sequence id.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerable<List<DeltaAlignment>> GetDeltaAlignmentsByReads()

Return Value

Type: IEnumerableListDeltaAlignment

[Missing <returns> documentation for "M:Bio.Util.DeltaAlignmentCollection.GetDeltaAlignmentsByReads"]

See Also