godata {GOSemSim} | R Documentation |
prepare GO DATA for measuring semantic similarity
godata(OrgDb = NULL, keytype = "ENTREZID", ont, computeIC = TRUE)
OrgDb |
OrgDb object |
keytype |
keytype |
ont |
one of 'BP', 'MF', 'CC' |
computeIC |
logical, whether computer IC |
GOSemSimDATA object
Guangchuang Yu