sanger-pathogens / snp-sites

Finds SNP sites from a multi-FASTA alignment file
http://sanger-pathogens.github.io/snp-sites/
Other
236 stars 50 forks source link

Problem with installation via Bioconda #83

Closed Martinique-F closed 5 years ago

Martinique-F commented 5 years ago

Hi! I just tried to install snp-sites using Bioconda and get the following message:

**UnavailableInvalidChannel: The channel is not accessible or is invalid. channel name: snp-sites channel url: https://conda.anaconda.org/snp-sites error code: 404

You will need to adjust your conda configuration to proceed. Use conda config --show channels to view your configuration's current state, and use conda config --show-sources to view config file locations.**

I copied the url into my browser but its not available there..

Best, Martinique

puethe commented 5 years ago

Hi Martinique, what command do you use? You should be able to install snp-sites with the commands shown here. If you haven't enabled the bioconda channel yet, you'll need to run conda config --add channels bioconda first. Cheers, Christoph

Martinique-F commented 5 years ago

 

Hi Christoph,

thank you for the quick answer. It now worked just fine.

Have a nice wekend,

Martinique

 

 

Gesendet: Donnerstag, 15. August 2019 um 15:53 Uhr Von: "Christoph Püthe" notifications@github.com An: sanger-pathogens/snp-sites snp-sites@noreply.github.com Cc: Martinique-F martinique.frentrup@web.de, Author author@noreply.github.com Betreff: Re: [sanger-pathogens/snp-sites] Problem with installation via Bioconda (#83)

Hi Martinique, what command do you use? You should be able to install snp-sites with the commands shown here. If you haven't enabled the bioconda channel yet, you'll need to run conda config --add channels bioconda first. Cheers, Christoph

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.