Description Usage Arguments Value
View source: R/funs_enrichment.R
Detects "disase" –> "gene" associations with disgnet database and return the ID of the publications confirming the associations for each gene with the user-provided key type
1 | get_KeysDis_associations(genes, key_names, db_disgnet)
|
genes |
Vector of gene names that are possible to query in disgnet database |
db_disgnet |
disgnet database |
key_type_disgnet |
character vector defining the disease of interest |
Return db_lit: list of matrices, each one reports the publications found supporting the association between a gene and the disease defined with by the key words count: percentage of disease key words associated to the genes of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.