A character string indicating the column name for unique identifiers.
repeat_col
A character string indicating the column name for the repeats.
frequency_col
A character string indicating the column name for the repeat frequencies.
Details
This function takes a repeat table data frame and converts it into a list of repeats fragments.
The function allows specifying column names for repeats, frequencies, and unique identifiers.