Skip to content

mafft version change#43

Merged
Mayne941 merged 5 commits intoMultipathogenGenomics:stagingfrom
mjohnpayne:updatestopull
Apr 15, 2026
Merged

mafft version change#43
Mayne941 merged 5 commits intoMultipathogenGenomics:stagingfrom
mjohnpayne:updatestopull

Conversation

@mjohnpayne
Copy link
Copy Markdown
Member

change mafft version to 7.5.0.5 to avoid segfault bug. Bug occurs in flatten_consensus in consensus.py in the mafft command that incudes --addfragments. Seems to be triggered by consensus sequences with high N count

also updated kraken and viralconsensus

@mjohnpayne
Copy link
Copy Markdown
Member Author

Also added a commit that fixes an error I was getting when target fasta headers were longer than 100 characters. Caused by some parts of the code storing the first 100 chars and other parts storing the full string. Checks for the presence of one using the other then caused issues. This was sometimes caused by the addition of the hash on the end of the header for the automated mapping table generation.

@Mayne941
Copy link
Copy Markdown
Member

Many thanks for your support. Merging into staging, queued for release with v9.3 shortly

@Mayne941 Mayne941 merged commit b22e7b1 into MultipathogenGenomics:staging Apr 15, 2026
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.

2 participants