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 @kauralasoo
Thank you for using the gwas-sumstats-tools and for reporting your issue.
It seems that the problem is due to differences in how Docker and Singularity handle the working directory. To proceed, try the following steps after entering the Singularity shell:
cd /application
python3 gwas_sumstats_tools/cli.py -h
python3 gwas_sumstats_tools/cli.py format -h
This should allow you to run the tools successfully.
We will work on improving the Docker image to make it more straightforward for use with Singularity in the future.
System information
RedHat Linux
Description of the Issue
I tried to install gwas sumstats tools using following the singularity instructions but was unsuccessful.
What is the path to the gwas-ssf tool within the Singularity image?
Error Message
bash: gwas-ssh: command not found
Command used and terminal output
First 10 Rows of the Input File
No response
Relevant files
No response
The text was updated successfully, but these errors were encountered: