Skip to content

Commit

Permalink
DOC Update db_harmonisation README
Browse files Browse the repository at this point in the history
  • Loading branch information
luispedro committed Feb 17, 2024
1 parent 3ef589a commit baa53c9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions db_harmonisation/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Crude AMR database harmonisation
# Automated AMR database harmonisation

We need a quick way to compare results between different AMR databases
While there are better ideas of dealing with this problem more robustly
(...speak to me about genomically-informed nomenclature normalisation),
for mapping NCBI and ResFinder to CARD's ARO:
argNorm uses two layers for AMR database harmonisation:

- Download NCBI and ResFinder databases
1. Automated annotation (implemented in this directory)
2. Manual curation

- Run them through RGI

- Using hits, create a mapping of NCBI and ResFinder genes to the ARO
The approach used here is:

- Download NCBI and ResFinder databases
- Run them through RGI
- Using hits, create a mapping of NCBI and ResFinder genes to the ARO
- Highlight any situation of no hits/disconnect for manual curation

## Running
Expand Down

0 comments on commit baa53c9

Please sign in to comment.