Click or drag to resize
SequenceParsersGff Property
Gets an instance of GffParser class which is capable of parsing GFF format files.

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

Property Value

Type: GffParser
See Also