Click or drag to resize
SequenceFormattersGff Property
Gets an instance of GffFormatter class which is capable of saving a ISequence which contains the metadata of gff according to the GFF file format.

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

Property Value

Type: GffFormatter
See Also