Unicycler
Unicycler copied to clipboard
Update spades installed with unicycler
How can I update the spades installed with unicycler ? I had spades 3.15 installed but when I installed unicycler with apt-get it rewrote the spades to v3.13. I updated the unicycler to lates version but how can I update that version to 3.15 ?
Did you use Conda for installing Unicycler? if so you can run conda update spades or conda install spades=3.15.5
Has anyone has any luck with this? I have had the same issue as OP and tried updating in multiple ways, deleting and re-installing, re-installing using binaries vs source code, all no luck
Did you use Conda for installing Unicycler? if so you can run conda update spades or conda install spades=3.15.5
yes I did.. no luck with that as well