intervalframe.IntervalFrame.read_bed# static IntervalFrame.read_bed(filename, header=None, skipfirst=False, is_url=False)[source]# Read BED file into IntervalFrame Parameters: filename : strBed to read from header : intWhich line to use as header skipfirst : boolSkip first line is_url : boolWhether file is url Returns: iframeIntervalFrameIntervalFrame from h5 file