Click or drag to resize
SequenceFormattersFasta Property
Gets an instance of FastaFormatter class which is capable of saving a ISequence according to the FASTA file format.

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

Property Value

Type: FastAFormatter
See Also