gene_extraction | R Documentation |
Extracting genes from gene database NCBI.
gene_extraction(terms)
terms |
Single or Multiple Terms. |
Dataframe returned containing gene lists in entrezid and Gene Symbols, and terms associated with it
terms="Liver cirrhosis"
ge <- gene_extraction(terms)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.