metAMOS icon indicating copy to clipboard operation
metAMOS copied to clipboard

Troubles with a Docker implementation of iMetAMOS

Open aldembert opened this issue 7 years ago • 2 comments

Hi Sergey and metAMOSTeam!

We are working on putting together imetAMOS from the next Docker: https://hub.docker.com/r/ml642810/metamos/

We already found that we need to include the workflow in enabled.ini and that we need to install the extra packages required by iMetAMOS (like kmergenie) but do you have any suggestions to make this work faster?

Thanks in advance

Salvador Angel

aldembert avatar Feb 15 '18 19:02 aldembert

I'm not sure what you are asking, you want the install to work faster? metAMOS will pick up most tools from the users path so if you already have the dependencies installed, you can run the provided INSTALL.py script to set everything up and then just package that result.

skoren avatar Feb 15 '18 19:02 skoren

Do you guys have a metAMOS Docker image ready to run python INSTALL.py iMetAMOS? If not, we are working on it so that it works with as most functions as possible. So far we cannot get Test to work with -f Assemble,MapReads,Propagate,Abundance,Validate starting FROM ml642810/metamos:v1. It cannot even finish INSTALL.py iMetAMOS

avrixtor avatar Feb 16 '18 18:02 avrixtor