Skip to content

Merge in upstream (mainly MSA resume)#5

Merged
nzmacalasdair merged 24 commits into
nzmacalasdair:develfrom
gtonkinhill:dev
Jun 2, 2026
Merged

Merge in upstream (mainly MSA resume)#5
nzmacalasdair merged 24 commits into
nzmacalasdair:develfrom
gtonkinhill:dev

Conversation

@nzmacalasdair

Copy link
Copy Markdown
Owner

Need to merge in upstream changes, particularly the MSA resume mode, but also other minor changes.

nzmacalasdair and others added 24 commits January 23, 2023 11:33
Merge in upstream changes
Previously, observing lines in Fasta files prior to the initial ">" was previously seen as comments. This behaviour was depricated from BioPython release 1.85. 
This causes an ValueError in reading prokka GFFs, as the fasta is passed with '##FASTA'.

*Solution*:
Try and except statement excepts the ValueError thrown by BioPython >=1.85 and makes use of format='fasta-pearson' to allow inital Fasta lines, before ">"
Merge in upstream changes
Resume Multiple Sequence Alignments
@nzmacalasdair nzmacalasdair merged commit 39cd29e into nzmacalasdair:devel Jun 2, 2026
5 checks passed
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.

3 participants