## Not run: ------------------------------------
# # download the genome of Arabidopsis thaliana from refseq
# # and store the corresponding genome CDS file in '_ncbi_downloads/CDS'
# file_path <- getCDS( db = "refseq",
# organism = "Arabidopsis thaliana",
# path = file.path("_ncbi_downloads","CDS"))
#
# Ath_CDS <- read_cds(file_path, format = "fasta")
#
## ---------------------------------------------
Run the code above in your browser using DataLab