You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the readme there is not described where to download the regionDBs. if i want to download the core package which files should one download, how should the folder structure look like?
if one runs the shinyApp directly from R you don't mention to setup system env variable "LWREF", otherwise the relative directory will default to "/mnt/q/shefflab/LOLAweb/databases/"
Hi
I am also facing this issue of getting the analysis to be performed when running through a shinyApp in R. I have setup system env variable "LWREF", to my directory however it is still not running I'm also unable to see the options in the drop down lists to run LOLA
in the readme there is not described where to download the regionDBs. if i want to download the core package which files should one download, how should the folder structure look like?
if one runs the shinyApp directly from R you don't mention to setup system env variable "LWREF", otherwise the relative directory will default to "/mnt/q/shefflab/LOLAweb/databases/"
refDir = getEnv("LWREF", "/mnt/q/shefflab/LOLAweb/")
from misc.R
this of course will lead to an error and no analysis will be performed
The text was updated successfully, but these errors were encountered: