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

export: linelist operator on single result not vec #26

Open
ktmeaton opened this issue Jan 2, 2024 · 0 comments
Open

export: linelist operator on single result not vec #26

ktmeaton opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request minor
Milestone

Comments

@ktmeaton
Copy link
Collaborator

ktmeaton commented Jan 2, 2024

Refer to: a4154f2

  • The linelist method expects a Vector of results as input.
  • We instead want it to be a singular result (consensus population and potential recombination).
  • This will allow us to write output in realtime as sequences are processed (ex. Issue input: stream alignment and show progress bar #13).
@ktmeaton ktmeaton self-assigned this Jan 2, 2024
@ktmeaton ktmeaton added this to the v0.3.0 milestone Jan 2, 2024
@ktmeaton ktmeaton added enhancement New feature or request minor labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

No branches or pull requests

1 participant