Click or drag to resize
SequenceFeaturesTransitPeptides Property
Returns list of TransitPeptide (transit_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<TransitPeptide> TransitPeptides { get; }

Property Value

Type: ListTransitPeptide
See Also