gene_ontology_level: All gene ontology terms annotated with their levels

gene_ontology_levelR Documentation

All gene ontology terms annotated with their levels

Description

This data.table contains all GO terms retrieved from the package ontoProc. Each term is annotated with its number of ancestors, parents and children, as well as with its level (i.e. depth) in the gene ontology graph. Levels are computed by scDiffCom according to scDiffCom:::get_GO_LEVELS().

Usage

data(gene_ontology_level)

Format

A data.table

References

ontoProc


scDiffCom documentation built on Nov. 4, 2023, 1:06 a.m.