Installation and Configuration
Usage and Examples
epitome.functions.
bed2Pyranges
Loads bed file in as a pyranges object. Preserves ordering of bed lines by loading in as a pandas DF first.
bed_file (str) – absolute path to bed file
indexed pyranges object
pyranges object