Click or drag to resize
SequenceFeaturesThreePrimeUTRs Property
Returns list of ThreePrimeUTR (3'UTR) features.

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

Property Value

Type: ListThreePrimeUtr
See Also