This structure stores various enrichment results calculated during functional enrichment. Any p-values that are computed will be stored in this structure along with their associated function. More...
#include <enrichment-algorithm.h>
Public Attributes | |
| string | functionId |
| string | functionType |
| unsigned int | v_f |
| unsigned int | c_f |
| double | hypergeometricPvalue |
This structure stores various enrichment results calculated during functional enrichment. Any p-values that are computed will be stored in this structure along with their associated function.
1.7.6.1