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 author, I just download tutorial data and follow the exact step of document fur.pdf. When I run docker sudo docker container run -v <Tutorial_data_place> --detach-keys="ctrl-@" -h fox -it haubold/fox
and run
fur -d furDb > tmpl.fasta
It presents the error message above
even when I type fur and enter it still errs like that
The text was updated successfully, but these errors were encountered:
Thank you for pointing out this error. I had tried to make the docker image as small as possible and in so doing had unfortunately also removed essential libraries, including the Gnu Scientific Library, which caused the error you saw. I have now fixed this, the latest version of haubold/fox should work.
Hi author, I just download tutorial data and follow the exact step of document fur.pdf. When I run docker
sudo docker container run -v <Tutorial_data_place> --detach-keys="ctrl-@" -h fox -it haubold/fox
and run
fur -d furDb > tmpl.fasta
It presents the error message above
even when I type
fur
and enter it still errs like thatThe text was updated successfully, but these errors were encountered: