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
Has anyone got a recipe to build this in Docker? (or can help me fix mine). I have been trying with all the various GCC versions on a UBUNTU 20.04 + 22.04 base but still not managing to get rattle correct working.
This actually may have been a macM3 arm issue, that I couldn't get correct working. Works fine on ubuntu 22.04 with the gcc11. I can close unless someone has thoughts on the container.
I couldn't get an arm version to build.
Hey,
Has anyone got a recipe to build this in Docker? (or can help me fix mine). I have been trying with all the various GCC versions on a UBUNTU 20.04 + 22.04 base but still not managing to get
rattle correct
working.34 Illegal instruction rattle correct -i rattle.fastq.gz -t 4 -c clusters.out
Here is what I have so far with gcc11
https://github.com/Eco-Flow/docker-build/blob/main/rattle/Dockerfile_gcc11
and gcc9:
https://github.com/Eco-Flow/docker-build/blob/main/rattle/Dockerfile_gcc9
The text was updated successfully, but these errors were encountered: