-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pin Samtools version to 1.7 #354
Conversation
Thanks-- does getting 1.9 not work? 1.7 is super old. |
Sure, this is just a quick fix to help folks with broken bcbio installations. According to bioconda/bioconda-recipes#12100, samtools 1.9 had issues since 2018. I will test more recent versions and report back. |
Tested successfully by
Installing from scratch may be a different story because by default mamba/conda resolves samtools to version 1.7. However, I don't know an easy way to test that because bcbio install always overwrites |
Heya, you can skip the cloudbiolinux update by linking |
I did but this directory got overwritten with cloudbiolinux from GitHub when running |
Great, can you just push the 1.10 fix and we can see if it works, we can always revert it. |
Thanks Ilya! |
It worked for me:
|
Awesome, thanks so much. Worked for me too. |
To fix bcbio/bcbio-nextgen#3320 and toward bcbio/bcbio-nextgen#3318
I performed a clean bcbio install using the latest master and ended up with the following working configuration:
This update will ensure this configuration is reproducible. Tested using:
bcbio_nextgen.py upgrade -u development --tools