I managed now to install demcoreg inside the docker image. Seems like installation went through however, since the installation has to happen inside a conda environment, to use the tool one needs to activate the environment as:
source activate demcoreg
I added this line to the README as well. I guess we will see if there are any issues using this tool when actually running it.
I managed now to install
demcoreg
inside the docker image. Seems like installation went through however, since the installation has to happen inside a conda environment, to use the tool one needs to activate the environment as:I added this line to the README as well. I guess we will see if there are any issues using this tool when actually running it.