## Not run:
# # abstracts from recent bioC articles - use ids to limit the number
# x <- esearch("bioconductor[TITLE]", usehistory="n", retmax=5, reldate=360 )
# x
# efetch(x, rettype="abstract")
# # only first 500 bases
# efetch( esearch( "Yersinia pestis CO92[ORGN] AND refseq[FILTER] AND plasmid[Filter]", "nuccore"), rettype="fasta", seq_stop=500)
# efetch(16082679, "nuccore", "fasta")
# ## End(Not run)
Run the code above in your browser using DataLab