This Function is used to perform parallel function on two lists
enrich_genes(ref_list, overlap_list, func)
list where each element is the result of applying the function `func` to the corresponding elements of `ref_list` and `overlap_list`.
reference list.
overlap list.
function to be applied.
Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu