findBestPairs | R Documentation |
Perform finding the best and diverse set of gene pairs for training
findBestPairs(xdiff, n = 50, maxPer = 3)
xdiff |
statList of a certain group generated as an intermediate step from |
n |
the number of top pairs |
maxPer |
indicates the maximum number of pairs that a gene is allowed to be in |
vector of suitable gene pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.