aakechin / NGS-PrimerPlex

NGS-PrimerPlex is a high-throughput tool for mupltiplex primer design
GNU General Public License v3.0
52 stars 22 forks source link

test.py first test "Finished successfully but the output differs from the expected one!" #26

Closed dod17005 closed 1 year ago

dod17005 commented 2 years ago

I've managed to get the docker image set up, but when I run test.py, it only completes the first test, then stops and gives the message in the issue name. Is there something in the installation process that that I've missed? I've follewed the readme instructions to the T (with the exception of using gunzip instead of unzip).

aakechin commented 2 years ago

@dod17005 Thank you for the bug report. It was due to the old version of the test.py script in the docker image. I updated it. Could you please check if the error has gone?

adbeggs commented 1 year ago

I'm still seeing this! Latest version of docker image - any suggestions?