snystrom / memes

An R interface to the MEME Suite
https://snystrom.github.io/memes/
Other
44 stars 5 forks source link

is having an "outdir" argument unsafe? #70

Open snystrom opened 3 years ago

snystrom commented 3 years ago

setting outdir will overwrite. Unclear if it overwrites target files, or the whole dir. If it's the whole dir, this option needs to be removed or you could accidentally outdir = ~ and nuke your $HOME (or worse).