Users are required to utilize this function in order to convert BED format files into a list, which is an essential prerequisite for subsequent analyses
get_beds(bedpaths, names = NULL, pattern = ".bed")
The vector contains the paths of bed files, can be dir_path.
Define the names of input files.
The suffix of the bed files. Default: '.bed'.
A list which can be used for calculating intersection of each beds