You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will the databases of HMMs ( cellular organisms and GVOG) be updated?
If I want to build my own database, how to configure it to be compatible with viralrecall?
How can I skip the prodigal and use the .faa file as the input file directly? (the genome of some cellular organisms are too large)
Thanks for your time and consideration !
The text was updated successfully, but these errors were encountered:
There are currently no plans to update the GVOG database - it should still work well for Nucleocytoviricota. There is no straightforward way to change the database because the scores for each GVOG have been calibrated according to their prevalence in Nucleocytoviricota vs other viruses - If you wanted to do that you'd have to change the path to the GVOG database in viralrecall.py and also alter the files in acc/ so that your new HMMs were present. Lastly, in the bin/ folder I have left an executable for prodigal where the source code has been altered to allow for longer contigs - if you put that prodigal in your PATH you should be good.
Hello,
Will the databases of HMMs ( cellular organisms and GVOG) be updated?
If I want to build my own database, how to configure it to be compatible with viralrecall?
How can I skip the prodigal and use the .faa file as the input file directly? (the genome of some cellular organisms are too large)
Thanks for your time and consideration !
The text was updated successfully, but these errors were encountered: