phac-nml / staramr

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

Adding more databases #209

Closed joao1980 closed 4 months ago

joao1980 commented 7 months ago

Hi, Thanks for the tool and will definitely give it a try. I was wondering thoug if it would be possible to add more information from other databases (e.g., NanoARG, CARD, MEGARes)? Or is the merging of information from these databses incompatible with the current structure? Cheers!

apetkau commented 4 months ago

Hello @joao1980,

Sorry for the late reply. It would not be possible without a lot of work to add additional databases (e.g., NanoARG, CARD, etc). It would be best to run the respective software that interact with these databases and compile results together.

Aaron