ahsv / RankCorr

A marker selection method for scRNA-seq data based on rank correlation
2 stars 2 forks source link

issue install picturedrocks #2

Open guoxiaof opened 5 months ago

guoxiaof commented 5 months ago

Hello,

My understanding based on the previous question here is that I need to install picturedrocks to use RankCorr, is it right?

But I have trouble installing picturedrocks.

This is the message I got. Can you please help? Thanks!!

$ git clone git@github.com:umangv/picturedrocks.git Cloning into 'picturedrocks'... FIPS mode initialized Warning: Permanently added the ECDSA host key for IP address '140.82.114.4' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.

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

ANWANGJHU commented 4 months ago

it is likely that you have't add the ssh key to your github. If that is the problem, you can fix it by following the official instruction from github:

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account