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

[BUG] Antibiotic column from RGI output not being pulled into "antimicrobial agent" column #100

Open
jhawkey opened this issue Jan 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jhawkey
Copy link

jhawkey commented Jan 14, 2025

Describe the bug
I've taken some output from the latest version of RGI (web portal on CARD website) and run it through hamronization. The ouptut table from RGI includes an "Antibiotic" column, as well as a drug class column. However this information is being lost during hamronization, as it isn't being pulled through to hamronization's "antimicrobial agent" column.

Input

hamronize rgi 2025-01-14_110652.908_KPN2009.fasta_RGIOutput.txt --format tsv --output 2025-01-14_110652.908_KPN2009_hamronize.txt --analysis_software_version 6.0.3 --reference_database_version 3.3.0 --input_file_name 2025-01-14_110652.908_KPN2009.fasta_RGIOutput.txt

Input file
2025-01-14_110652.908_KPN2009.fasta_RGIOutput.txt

Output file
2025-01-14_110652.908_KPN2009_hamronize.txt

hAMRonization Version
1.1.8

Expected behavior
Would have expected the Antibiotic column to be pulled into the antimicrobial agent col in the hamronized output.

@jhawkey jhawkey added the bug Something isn't working label Jan 14, 2025
@zwets
Copy link
Contributor

zwets commented Jan 14, 2025

Hi Jane,

Looks like this field was added to RGI output, as well "hit start" and "hit end". I'll check if there were more additions we could include and submit a patch.

Cheers
Marco

zwets added a commit to zwets/hAMRonization that referenced this issue Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants