R/utils.R
init_result_df.RdInit dataframe which would be used in intersection results based on bed ident.
init_result_df(n_combine, num_i)The number of samples.
Combination number.
Initiated dataframe with columns key and value.
init_result_df(4, 2)
#> Error in init_result_df(4, 2): could not find function "init_result_df"