enrichedPD | R Documentation |
Test the enrichment of a given gene list on Psychiatric Disorders from PsyGeNET.
enrichedPD(gene, database = "ALL", verbose = FALSE, warnings = FALSE)
gene |
Name or vector of names (that can be both code or uml) to specific genes from PsyGeNET. |
database |
Name of the database that will be queried. It can take the
values |
verbose |
By default |
warnings |
By default |
A data.frame
with the enricment at each Psychiatric Disorder
enrichedPD(c("ADCY2", "AKAP13", "ANK3"), "ALL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.