snystrom / memes

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

"~" doesn't expand when passed as database argument #81

Closed snystrom closed 3 years ago

snystrom commented 3 years ago

example:

runFimo(sequences, "~/motif.meme")

BUT: memes:::search_meme_database_path("~/motif.meme") resolves correctly!!! WTF?!?!