Running GetOrganelle in Docker on Windows #369
Aravinda89
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was able to run GetOrganelle with SPAdes inside Docker on Windows. If anyone wants to try it out, here’s the Dockerfile I used:
🔥 How to Build and Run
Build the Docker Image:
docker build -t organelle-env .
Run the Container:
Beta Was this translation helpful? Give feedback.
All reactions