powered by
entrez_fetch(db, rettype, retmode = "text", config = NULL, ...)
config
katipo <- "Latrodectus katipo[Organism]" katipo_search <- entrez_search(db="nuccore", term=katipo) kaitpo_seqs <- entrez_fetch(db="nuccore", id=katipo_search$ids, rettype="fasta")
Run the code above in your browser using DataLab