InformationContent {dSimer} | R Documentation |
calculate information content of all term ids in a term list
InformationContent(T2G)
T2G |
a list of Term-Gene associations which names are term ids |
a list of IC values of inputted term ids
Peng Ni, Min Li
data(d2g_fundo_symbol) InformationContent(d2g_fundo_symbol[1:5])