Click or drag to resize
SequenceFormattersGenBank Property
Gets an instance of GenBankFormatter class which is capable of saving a ISequence which contains the metadata of GenBank according to the GenBank file format.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static GenBankFormatter GenBank { get; }

Property Value

Type: GenBankFormatter
See Also