| names_fn | R Documentation | 
names_fn matches the gene symbols to gene names and extract from HGNC.
names_fn(genes, data, abs, filename, terms)
genes | 
 
  | 
data | 
 
  | 
abs | 
 
  | 
filename | 
 
  | 
terms | 
 
  | 
It returns an output file containing genes with their corresponding gene names and sentences with co-occurrences if any.
S.Ramachandran
## Not run: 
names_fn(genes, data, diabetes_abs, "names", c("diabetic nephropathy", "DN"))
## End(Not run)
## genes output of gene_atomization()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.