## Not run:
# ncbiNucleotide("AL117189,AL109969,AL117211")[,1:6]
#
# # Exclude Patents and Refseq
# marb <- ncbiNucleotide( "Marburgvirus[ORGN] NOT gbdiv_pat[PROP] NOT srcdb_refseq[PROP]")
# head(marb)
# # two peaks in size distribution (partial and complete sequences)
# hist(marb$size, col="blue", br=30, main="Marburg virus sequences", xlab="Length (bp)")
# ## End(Not run)
Run the code above in your browser using DataLab