Learn R Programming

sccca (version 0.1.1)

enrich_genes: Performs parallel function on two lists

Description

This Function is used to perform parallel function on two lists

Usage

enrich_genes(ref_list, overlap_list, func)

Value

list where each element is the result of applying the function `func` to the corresponding elements of `ref_list` and `overlap_list`.

Arguments

ref_list

reference list.

overlap_list

overlap list.

func

function to be applied.

Author

Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu