getPartitionIndex {decode} | R Documentation |
Get gene index of 8 partitions for gene i
Description
Get gene index of 8 partitions for gene i
Usage
getPartitionIndex(gene_i, t_result, optimalCutOff, abs_r)
Arguments
gene_i |
Gene i index |
t_result |
t-statistics |
optimalCutOff |
Optimal thresholds |
abs_r |
Matrix consisting of absolute values of all differential co-expression measures |
Value
The selected genes for each partition in index
[Package decode version 1.2 Index]