Click or drag to resize
SequenceFeaturesRepeatRegions Property
Returns list of RepeatRegion (repeat_region) features.

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

Property Value

Type: ListRepeatRegion
See Also