Description Usage Arguments Value
View source: R/get_gene_list.R
This function returns a vector of genes associated with a particular phenotype.
It uses the phenotype_to_genes.txt
file from the hpo.
1 | get_gene_list(phenotype, phenotype_to_genes)
|
phenotype |
A phenotype (name) from the HPO (e.g. "Phenotypic abnormality") <string> |
phenotype_to_genes |
The phenotype_to_genes.txt file from HPO that contains gene annotations for HPO phenotypes. |
a character vector of genes associated with the selected phenotype.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.