if (FALSE) {
# download the collection of Arabidopsis thaliana from refseq
# and store the corresponding genome file in '_ncbi_downloads/collection'
getCollection( db = "refseq",
organism = "Arabidopsis thaliana",
path = file.path("_db_downloads","collections"))
}
Run the code above in your browser using DataLab