This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Downloading older version of a tool

Hello there, I am downloading this tool SMALT 0.5.8 but the current version is 0.7.6 Can you guide me how to download on conda using bioconda channel? I tried to find it on github and on conda but conda says the package isn't avaliable on the channels

update:

# Name                       Version           Build  Channel
smalt                          0.7.6               0  bioconda
smalt                          0.7.6               1  bioconda
alignment tools

Have you tried

conda install <pkg>=<version>

so

conda install smalt=0.5.8

I tried the 2nd option only. I got the files of older version from the author but that version isn't working on my WSL, it's showing Segmentation fault.

0 answers

No answers yet.

Log in to answer this question.