Skip to content

Commit 3b407f5

Browse files
committed
Update AFP version in README
1 parent 2b8c724 commit 3b407f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# hAMRonization
99

1010
This repo contains the hAMRonization module and CLI parser tools combine the outputs of
11-
18 (as of 2022-09-25) disparate antimicrobial resistance gene detection tools into a single unified format.
11+
18 disparate antimicrobial resistance gene detection tools into a single unified format.
1212

1313
This is an implementation of the [hAMRonization AMR detection specification scheme](docs/hAMRonization_specification_details.csv) which supports gene presence/absence resistance and mutational resistance (if supported by the underlying tool).
1414

@@ -193,7 +193,7 @@ If you want to write multiple reports to one file, this `.write` method can acce
193193
Currently implemented parsers and the last tool version for which they have been validated:
194194

195195
1. [abricate](hAMRonization/AbricateIO.py): last updated for v1.0.0
196-
2. [amrfinderplus](hAMRonization/AmrFinderPlusIO.py): last updated for v3.10.40
196+
2. [amrfinderplus](hAMRonization/AmrFinderPlusIO.py): last updated for v3.12.18
197197
3. [amrplusplus](hAMRonization/AmrPlusPlusIO.py): last updated for c6b097a
198198
4. [ariba](hAMRonization/AribaIO.py): last updated for v2.14.6
199199
5. [csstar](hAMRonization/CSStarIO.py): last updated for v2.1.0

0 commit comments

Comments
 (0)