compute_SemSim_sign: Computes pairwise semantic similarities between the...

Description Usage Arguments Value Examples

View source: R/sign.R

Description

Computes pairwise semantic similarities between the biological terms

Usage

1
compute_SemSim_sign(obj, data_type, measure, orgdb, treeTable = NULL, IC)

Arguments

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***

Value

ASURAT object.

Examples

1
2
3
compute_SemSim_sign(obj = object, data_type = "DO",
measure = "Jiang", orgdb = NULL,
treeTable = NULL, IC = IC_DO)

johannesnicolaus/ASURAT_source documentation built on Dec. 21, 2021, 2:11 a.m.