pybedtools.bedtool.BedTool.at

BedTool.at(inds: list[int]) BedTool[source]

Returns a new BedTool with only intervals at lines inds

Parameters:
indsList[int]

List of line numbers

Returns:
BedTool

New BedTool with only intervals at inds