Click or drag to resize
PairedReadReads Property
Gets the list of paired reads.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public virtual IList<SAMAlignedSequence> Reads { get; }

Property Value

Type: IListSAMAlignedSequence
See Also