staphopia / staphopia-sccmec

A standalone version of Staphopia's SCCmec typing method.
MIT License
13 stars 2 forks source link

permission denied #8

Open missingbeans opened 1 year ago

missingbeans commented 1 year ago

(staphopia-sccmec) ubuntu:~/folder/contigs$ git clone git@github.com:staphopia/staphopia-sccmec.git Cloning into 'staphopia-sccmec'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

rpetit3 commented 1 year ago

Hi @missingbeans

In order to clone using git (instead of https) you will need to set up SSH keys. If you are just trying to make use of staphopia-sccmec you can install it through conda:

conda create -n staphopia-sccmec -c conda-forge -c bioconda staphopia-sccmec