Dear Jiayu,
I have two questions of the new version 2.1.11
-
should the WGS data can be used with the --cherry --prophage task? I found it works and give results but how accurate it is? should I trust the results? will the threshold be changed when it comes to WGS (150bp HTS SPAdes-assembled genome) data.
-
I have another version 2.1.9 installed, but in a conda environment. If I update it to v2.1.11, should I use conda or pip as you suggested? like:
git clone https://github.com/KennthShang/PhaBOX.git
cd PhaBOX
python -m pip install . # will this process be installed in base environment? or base python? this is my concern.
Thanks.
D.Wu