| closest.top {bioDist} | R Documentation |
Find the 'top' closest genes to the target gene based on a distance object
closest.top(x, dist.mat, top)
x |
gene name |
dist.mat |
calculated distance object |
top |
number of closest genes desired |
vector of top gene names
Beiying Ding
cor.dist, link{spearman.dist}, tau.dist,euc,
man,KLdist.matrix,KLD.matrix,mutualInfo
##none yet