Closed acesnik closed 4 years ago
Running the docker container without options works. Running the snakemake command in start.sh within the docker container works But the command run by the GUI leads to the SnpEff build to fail.
start.sh
Could also be solved and sped up by pre-building SnpEff and posting the binaries here. https://github.com/smith-chem-wisc/SnpEff/releases
Implemented in speedup branch.
Running the docker container without options works. Running the snakemake command in
start.sh
within the docker container works But the command run by the GUI leads to the SnpEff build to fail.