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