InformationContent {dSimer}R Documentation

calculating information content

Description

calculate information content of all term ids in a term list

Usage

InformationContent(T2G)

Arguments

T2G

a list of Term-Gene associations which names are term ids

Value

a list of IC values of inputted term ids

Author(s)

Peng Ni, Min Li

Examples

data(d2g_fundo_symbol)
InformationContent(d2g_fundo_symbol[1:5])

[Package dSimer version 1.10.0 Index]