Click or drag to resize
SequenceFeaturesNonCodingRNAs Property
Returns list of NonCodingRNA (ncRNA) features.

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

Property Value

Type: ListNonCodingRna
See Also