# NOT RUN {
my_prots = data.frame(accession = c("XP_014620925", "XP_003546066",
"XP_025640041", "XP_019453956", "XP_006584791", "XP_020212415",
"XP_017436622", "XP_004503803", "XP_019463844"),
organism = c("Glycine max", "Glycine max", "Arachis hypogaea",
"Lupinus angustifolius", "Glycine max", "Cajanus cajan",
"Vigna angularis", "Cicer arietinum", "Lupinus angustifolius"))
accessions_from_spp(my_prots, "Glycine max")
# }
Run the code above in your browser using DataLab