gene symbol. I use ensembl as a database and the human gene set. To find the matching gene names, I use the function getBM and filter it with the probe IDs of my dataset.
ensembl <- useMart("ensembl")
ensembl <- useDataset...The query to the BioMart webservice returned an invalid result: biomaRt expected a character string of length 1.
I verify the plateform and its name …
updated 5.8 years ago • ysaboss
