Closed bernt-matthias closed 2 weeks ago
Yes, it is --ccov
. Thanks for catching this. Will update it in the next patch.
Best, Jiayu
Maybe also correct here to Minimum shared percent of proteins for AAI based genus grouping
?:
- portal protein || 84 percent prokaryotic viruses have portal
+ portal || 84 percent prokaryotic viruses have portal
Wonder if the detailed docs for --task cherry
miss the description for --magonly
?
Was also asking myself: The --aai
argument is used in two tasks. Is it intended that uses can only choose the same value for both tasks?
Thanks for the corrections. I have revised the mentioned descriptions.
Wonder if the detailed docs for --task cherry miss the description for --magonly?
Yes, it seems I forgot to add this new option. I have mentioned it to the phabox2.py scripts in the GitHub, and also update the wiki.
Was also asking myself: The --aai argument is used in two tasks. Is it intended that uses can only choose the same value for both tasks?
Yes, if the user calls the end_to_end task, --aai
, --share
, and --pcov
can only choose the same value. This is because some submodules in CHERRY will reuse the results from PhaGCN. (According to our experiments, the taxonomy classification of virus aids the host prediction).
Thanks for your reports.
Best, Jiayu
I will update a new release if we figure out why the tree task is stuck on your data.
By the way, I have updated the WIKI so that users can learn how to install the latest PhaBOX with GitHub. Sorry for the inconvenience.
Best, Jiayu
The above-mentioned issues are fixed in v2.1.5
Best, Jiayu
This should probably be
--ccov
?