# NOT RUN {
load(system.file("extdata", "marine_metagenome.rda", package = "biofiles"))
## all db_xrefs associated with CDSs
dbxref(x["CDS"])
## retrieve the TaxId from the "source" field.
dbxref(x[[1]], "taxon")
# }
Run the code above in your browser using DataLab