Skip to content

feat: allow multi fastas#11

Merged
JeremyWesthead merged 5 commits into
mainfrom
feat/multi-fastas
Jul 21, 2026
Merged

feat: allow multi fastas#11
JeremyWesthead merged 5 commits into
mainfrom
feat/multi-fastas

Conversation

@JeremyWesthead

Copy link
Copy Markdown
Collaborator

Enables parsing FN6 saves from (gzipped) multi fastas which should improve use experience

@mcolpus mcolpus left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me from reading through code changes. Just to confirm your intending to remove the tree building package (I assume because we don't really use it)

@JeremyWesthead

Copy link
Copy Markdown
Collaborator Author

It's a slightly niche use case, but actually the reason for removal is difficulties with the python packaging. It would either package just the scripts or just the rust library. Obviously the priority is the rust library, and without the packaging, they become relatively useless in this repo

I have vague (incredibly low priority) ideas about adding a rust implementation to keep the functionality as it's quite neat though

@JeremyWesthead
JeremyWesthead merged commit e43c147 into main Jul 21, 2026
2 checks passed
@JeremyWesthead
JeremyWesthead deleted the feat/multi-fastas branch July 21, 2026 11:37
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