Description Usage Arguments Value Examples
Computes pairwise semantic similarities between the biological terms
1 | compute_SemSim_sign(obj, data_type, measure, orgdb, treeTable = NULL, IC)
|
obj |
ASURAT object. |
measure |
Argument of GOSemSim() function: "Resnik", "Rel", "Jiang", or "Lin". |
orgdb |
Annotation data package (e.g. org.Hs.eg.db, org.Mm.eg.db) |
treeTable |
? ***Need clarification*** |
IC |
? ***Need clarification*** |
ASURAT object.
1 2 3 | compute_SemSim_sign(obj = object, data_type = "DO",
measure = "Jiang", orgdb = NULL,
treeTable = NULL, IC = IC_DO)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.