-
Notifications
You must be signed in to change notification settings - Fork 443
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
Staramr add DM and update tool with database information #6609
base: main
Are you sure you want to change the base?
Conversation
…e only thing missing is the test database
This reverts commit d63371f. Back with db repo with index information
…ramr/test-data/resfinder_d1e607b_pointfinder_694919f_plasmidfinder_3e77502/update/pointfinder'
…rch, used only for test with hidden parameter
…into staramr_add
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My main question is if the pointfinder, resfinder, and plasmidfinder datasets should be handled in three datatables? In the tool they might be linked together into one folder? Depends a bit how how the contents of these datasets looks like.
data_managers/data_manager_build_staramr/data_manager/data_manager_build_staramr_download.xml
Outdated
Show resolved
Hide resolved
data_managers/data_manager_build_staramr/data_manager/data_manager_build_staramr_download.xml
Outdated
Show resolved
Hide resolved
data_managers/data_manager_build_staramr/data_manager/data_manager_build_staramr_download.xml
Show resolved
Hide resolved
…ager_build_staramr_download.xml Co-authored-by: M Bernt <[email protected]>
Co-authored-by: M Bernt <[email protected]>
…into staramr_add
When DBs are downloaded with staramr db build, the directories of each DB are put in a common directory which will be given as input to staramr search. I'm not sure that this would work with one datatable per DB, because the way of calling the DB in staramr search doesn't seem to me to be compatible with the use of multiple datatables, but maybe I'm wrong. |
Lets leave it as it is. |
Ok, sorry for the re-review request, I didn't mean to do it. |
FOR CONTRIBUTOR: