Click or drag to resize
SequenceFeaturesLongTerminalRepeats Property
Returns list of LongTerminalRepeat (LTR) features.

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

Property Value

Type: ListLongTerminalRepeat
See Also