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

fill out match_filename in the non-rocksdb full-result gathers #304

Merged
merged 3 commits into from
Apr 21, 2024

Conversation

bluegenes
Copy link
Contributor

fixes #303

Actually, we didn't need sourmash-bio/sourmash#3121 after all. I didn't realize that Record.filename is the originating FASTA filename, not the signature location. To match sourmash gather output, we just need the location/internal_location.

@bluegenes bluegenes changed the base branch from main to fmg-fullgather April 21, 2024 18:27
@bluegenes bluegenes changed the title WIP: fill out match_filename in the non-rocksdb full-result gathers fill out match_filename in the non-rocksdb full-result gathers Apr 21, 2024
@bluegenes bluegenes merged commit 367840a into fmg-fullgather Apr 21, 2024
1 check passed
@bluegenes bluegenes deleted the add-match-filename branch April 21, 2024 21:31
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.

use Record.filename to get match filename for full gather outputs
1 participant