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

flusort.py duplicate sequence_ID handeling #8

Open
elginakin opened this issue Dec 23, 2024 · 0 comments
Open

flusort.py duplicate sequence_ID handeling #8

elginakin opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@elginakin
Copy link
Member

Context:

IV24Run11 and IV24Run17 contained unique segment sequences with duplicate fasta headers resulting in the sequential overwriting of blastp assignment output moving through the file. This resulting in improper type and subtype assignments of isolates.

Currently, flusort.py cannot handle duplicate header strings in the input fasta. An enhancement would include the addition of warnings written to a log file and printed in the console. Should potentially add a feature to hault the program unless a --allow-duplicates flag is provided.

@elginakin elginakin added bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 23, 2024
@elginakin elginakin self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant