Entering edit mode
Hi, I made some primers in openPrimeR and I want to save them in a local file or in a file in my desktop, the HTML saids to use this
out.file <- tempfile( "home/Documents/BRCA1.fasta" "my_primers", fileext = ".fasta")
write_primers(optimal.primers$opti, out.file)
primer.location <- system.file( home/Documents/BRCA1.fasta" "my_primers", package = "openPrimeR")