The SpeciesPrimer pipeline is intended to help researchers finding specific primer pairs for the detection and quantification of bacterial species in complex ecosystems.
GNU General Public License v3.0
40
stars
19
forks
source link
SpeciesPrimer not compatible with rootless docker? #15
Hello,
I had tried to install SpeciesPrimer with rootless docker, and it gave me the following issue:
docker: failed to register layer: ApplyLayer exit status 1 stdout: stderr: lchown /root/.cpanm/work/1574351743.6/Number-Compare-0.03: invalid argument.
With the normal version of docker it seems to install just fine, so that's why I was wondering.