## Not run:
# # BioC articles published in the last year
# x <- esearch("bioconductor[TITLE]", reldate=360)
# y <- esummary(x, version="2.0")
# y[, c(1, 42, 6, 3, 8, 10)]
#
# # Y. pestis CO92 refseqs
# x <- esearch( "Yersinia pestis CO92[ORGN] AND refseq[FILTER]", "nuccore")
# y <- esummary(x)
# y[, c(2,3,5,10)]
# # Taxonomy database
# esummary(esearch("Mouse[Subtree]", db="taxonomy"))
# ## End(Not run)
Run the code above in your browser using DataLab