Skip to content
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

Bump Bowtie to 2.4.4 #127

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Bump Bowtie to 2.4.4 #127

merged 1 commit into from
Oct 29, 2021

Conversation

marcelm
Copy link
Collaborator

@marcelm marcelm commented Oct 28, 2021

The reason for restricting the version to 2.3.5.1 was that the tool would
create incorrect VN tags in the SAM header, see #51. This bug has since
been fixed according to
bioconda/bioconda-recipes#22836 .

(The upstream issue at BenLangmead/bowtie2#301 was re-opened, though.)

I had to reduce R to 4.0 because otherwise there were version conflicts.

Closes #121

The reason for restricting the version to 2.3.5.1 was that the tool would
create incorrect VN tags in the SAM header, see #51. This bug has since
been fixed according to
bioconda/bioconda-recipes#22836 .

The upstream issue at BenLangmead/bowtie2#301 was
re-opened, though.

Closes #121
@cnluzon
Copy link
Collaborator

cnluzon commented Oct 29, 2021

R 4.0 Should be fine. I realised that Picard does use R as well so it was an implicit dependency in the environment already so maybe that's where the conflict was.

@marcelm
Copy link
Collaborator Author

marcelm commented Oct 29, 2021

Let’s merge it then. Thanks for the pointer to the Picard/R issue, that was an interesting read.

@marcelm marcelm merged commit 88baa48 into main Oct 29, 2021
@marcelm marcelm deleted the bump-bowtie branch October 29, 2021 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tbb most recent version breaks bowtie2 in conda environment
2 participants