Entering edit mode
Dear all
The new Ensembl marts for release 93 are now live on www.ensembl.org.
If you are using biomaRt, you can change your host to access our most recent data:
ensembl_mart_93 <- useEnsembl(biomart=“ensembl")
You can find the complete list of the changes at http://www.ensembl.org/info/website/news.html
Thanks,
Amonida
Thank you .
Dear Amonida,
I'm using Biomart package after fferential expression analysis with DESeq2 package. I use ENSEMBL ID. After differential analysis I would like to obtain the HGNC symbol or VGNC symbol from ENSEMBL ID. The following function work for HGNC symbol but I failed to retrieve vgnc gene name.
Can you tell me if there is an attribute to obtain vgnc gene name because I failed to obtained it (didn't find it with listAttributes(mart) ) .
Thank you in advance.
By the way your url retrieves "404 not found error".
Regards
Carine