Skip to content

Merge in upstream changes#4

Merged
nzmacalasdair merged 4 commits into
nzmacalasdair:masterfrom
gtonkinhill:master
May 12, 2026
Merged

Merge in upstream changes#4
nzmacalasdair merged 4 commits into
nzmacalasdair:masterfrom
gtonkinhill:master

Conversation

@nzmacalasdair

Copy link
Copy Markdown
Owner

No description provided.

milnus and others added 4 commits April 9, 2026 13:26
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 ">"
@nzmacalasdair nzmacalasdair merged commit 5e5de26 into nzmacalasdair:master May 12, 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