Onto2LC: Function to calculate the Level Coefficients

Description Usage Arguments Value Author(s) Examples

View source: R/LC.R

Description

Function to calculate the Level Coefficients for different GO ontologies.

Usage

1
Onto2LC(onto = "BP")

Arguments

onto

The GO ontologies, i.e. "BP", "MF" and "CC".

Value

The LC values with GO terms as names.

Author(s)

Qiang Hu

Examples

1
2
3
#BPLC <- Onto2LC("BP")
#MFLC <- Onto2LC("MF")
#CCLC <- Onto2LC("CC")

FSim documentation built on May 2, 2019, 6:30 p.m.