# NOT RUN {
ids<-c(2134240466, 2134240465, 2134240464)
fasta.file<-tempfile()
get_seq_for_DB (ids = ids, db = "nucleotide", check.result = TRUE,
return = "fasta", fasta.file = fasta.file, exclude.from.download=FALSE)
file.remove(fasta.file)
# }
Run the code above in your browser using DataLab