enrich_genes | R Documentation |
This Function is used to perform parallel function on two lists
enrich_genes(ref_list, overlap_list, func)
ref_list |
reference list. |
overlap_list |
overlap list. |
func |
function to be applied. |
list where each element is the result of applying the function 'func' to the corresponding elements of 'ref_list' and 'overlap_list'.
Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.