Skip to content
Prev 387184 / 398502 Next

How to load fasta file with openPrimeR?

If "stx.fa" is in fact in the current working directory then use
   fasta.file <- "stx.fa"
system.file() is for accessing files in installed packages.

-Bill

On Mon, Feb 15, 2021 at 10:11 AM Luigi Marongiu
<marongiu.luigi at gmail.com> wrote: