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
Hi, I've been trying to get the docker container for Ricopili running on our HPC. I am trying to work through the tutorial but get the following error during preimputation:
"Error: please name your own initials in config file: /ricopili//ricopili.conf"
I see that the config file has NA for initials and email address by default. Is there a workaround to not require initials and email addresses when using Docker, since I am unable to edit the config file in the container?
Hi, I've been trying to get the docker container for Ricopili running on our HPC. I am trying to work through the tutorial but get the following error during preimputation:
"Error: please name your own initials in config file: /ricopili//ricopili.conf"
I see that the config file has NA for initials and email address by default. Is there a workaround to not require initials and email addresses when using Docker, since I am unable to edit the config file in the container?
This is the command that I ran to get that error:
docker run -v /path/to/ricopili/ricopili_tutorial_data/ -w path/to/ricopili/ricopili_tutorial_data/ bruggerk/ricopili:latest preimp_dir --dis sim --out hapgen_5cohorts
Thanks for any advice/assistance!
The text was updated successfully, but these errors were encountered: