Convert_toGeneSymbol | R Documentation |
get information about query obteined from GDCquery function
Convert_toGeneSymbol(ensembl.genes)
query |
A query form GDCquery function |
a data.frame
Convert from ensembl.gene to gene.symbol ensembl.genes <- c("ENSG00000150676", "ENSG00000099308", "ENSG00000142676", "ENSG00000180776", "ENSG00000108848", "ENSG00000277370", "ENSG00000103811", "ENSG00000101473") symb<-Convert_toGeneSymbol(ensembl.genes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.