The function reads peaks in .bed file format produced by SEACR. Optionally add a group variable and value for later filtering or faceting when combined with other peak files.
The function reads peak files produced by MACS. Optionally add a group variable and value for later filtering or faceting when combined with other peak files.
Usage
bb_import_seacr_peaks(file, group_variable = NULL, group_value)
bb_import_macs_narrowpeaks(file, group_variable = NULL, group_value)