View source: R/collect_databases.R
compute_IC_CO | R Documentation |
This function computes information contents for Cell Ontology terms.
compute_IC_CO(dict = NULL, tidy = NULL, treeTable = NULL)
dict |
A result of format_CO(). |
tidy |
A list of result of format_CO(). |
treeTable |
A result of make_treeTable_CO(). |
A list of result of format_CO().
Mistry and Pavlidis, BMC Bioinformatics, 2008.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.