phac-nml / staramr

Scans genome contigs against the ResFinder, PlasmidFinder, and PointFinder databases.
Apache License 2.0
111 stars 25 forks source link

Add PointFinder "Required_mut" column to pointfinder.tsv results #195

Closed apetkau closed 10 months ago

apetkau commented 10 months ago

There is a column, Required_mut, in the PointFinder database file resistens-overview.txt that lists mutations required to classify as resistant: https://bitbucket.org/genomicepidemiology/pointfinder_db/src/master/salmonella/resistens-overview.txt

We should add Required_mut to the pointfinder.tsv results from StarAMR (named something like CGE_Required_mut.

apetkau commented 10 months ago

Completed in #196