View source: R/Annot_functions.R
count_genes | R Documentation |
Number of total genes in an ontology database
count_genes(data_annot)
data_annot |
Data frame (tibble) of GO or HPO datasets from
|
Number of total unique genes in each ontology database.
wppi_go_data
wppi_hpo_data
go <- wppi_go_data() count_genes(go) # [1] 19712
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.