Click or drag to resize
SequenceRangeParsersBed Property
Gets an instance of BedParser class which is capable of parsing BED format files.

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

Property Value

Type: BedParser
See Also