View source: R/querygenescrb.R
QueryGenes | R Documentation |
It produces a data frame with the phenotypical terms from the genes selected and their entrez ids.
QueryGenes(genes, database = "HPO", organism = "human")
genes |
A vector with the genes symbol |
database |
A string parameter with different options. You can define a vector with the databases. |
organism |
A string parameter: "human" if you have human genes symbol and "mouse" if you have mouse genes symbol |
This function has developed by Alejandro Cisterna Garcia as part of his PhD mentored by Juan Antonio Botia Blaya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.