Hello!
I want to predict some TF-target gene pairs with CNNC. However, I'm confused with the function of "data separation index list" file in section 7.2 and 8.2.
The annotation said this file is a number list that divide gene_pair_list into small parts. There are 92472 gene pairs in the CNNC-master/data/mmukegg_new_new_unique_rand_labelx.txt, which is the gene pair list. However the mmukegg_new_new_unique_rand_labelx_num_sy.txt file only contained 10 numbers:

I don't know how this file split the gene pair file. And how should I create this "data separation index list" according to my own gene pair list?