Entering edit mode
4 months ago
raheleh
•
0
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")