Click or drag to resize
SequenceFeaturesMiscRecombinations Property
Returns list of MiscRecombination (misc_recomb) features.

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

Property Value

Type: ListMiscRecombination
See Also