Click or drag to resize
SequenceParsersFasta Property
Gets an instance of FastaParser class which is capable of parsing FASTA format files.

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

Property Value

Type: FastAParser
See Also