PlasmidFinder installation error
1
0
Entering edit mode
4.8 years ago
El Niño ▴ 10

Hi guys,

As I've got to find a way to detect possible plasmids in my whole genome, I've been working to install and use PlasmidFinder software on my Linux Mint 19 computer.

So I follwowed this protocol

bitbucket.org/genomicepidemiology/plasmidfinder/src/master/

Then everything has been plain sailing, until the "Docker" part. I was completely lost and when I typed exactly the same command into my Terminal, I got this error message

docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.39/containers/create: dial unix /var/run/docker.sock: connect: permission denied. See 'docker run --help'

This happened after I had run this command line:

docker -v $PLASMID_DB:/home/fox/plasmidfinder/plasmidfinder_db/

Can anybody help me with this problem?

Any help would be appreciated!

plasmid linux installation genome annotation • 2.0k views
ADD COMMENT
0
Entering edit mode
4.8 years ago
GenoMax 141k

See this: https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-issue

It will need admin privileges but sounds like this is your own machine so that should be no problem.

Original instructions from docker are on this post-installation steps page.

ADD COMMENT

Login before adding your answer.

Traffic: 2320 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6