Click or drag to resize
SequenceRangeFormattersBed Property
Gets an instance of BedFormatter class which is capable of saving a ISequenceRange according to the BED file format.

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

Property Value

Type: BedFormatter
See Also