Click or drag to resize
SequenceFeaturesPolyASites Property
Returns list of PolyASite (polyA_site) features.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public List<PolyASite> PolyASites { get; }

Property Value

Type: ListPolyASite
See Also