Click or drag to resize
SequenceFeaturesMaturePeptides Property
Returns list of MaturePeptide (mat_peptide) features.

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

Property Value

Type: ListMaturePeptide
See Also