How to get the list of species in biomart plant?
Hi
How can I find the list of plant species available in biomart plant?
I have this code but for different species I don't know how to find other plant.
library(biomaRt)
ensembl_plants <- useEnsemblGenomes(biomart = "plants_mart")
searchDatasets(ensembl_plants, pattern = "aestivum")
• 977 views
•
link
1 answer
Log in to answer this question.