Software tool to identify prokaryotic and eukaryotic virus-derived sequences in virome using deep learning. Used to calculate a set of scores that reflect the probability that input sequence fragments are prokaryotic and eukaryotic viral sequences.
Dear Authors. Thank you for the program! I am getting the following warning, but it does not interfere with the results. Should I be concerned?
INFO: Pandarallel will run on 127 workers.
INFO: Pandarallel will use Memory file system to transfer data between the main process and workers.
mambaforge/envs/IPEV/lib/python3.8/site-packages/sgt/sgt.py:95: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
for v in alphabets if v in sequence]
mambaforge/envs/IPEV/lib/python3.8/site-packages/sgt/sgt.py:95: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
for v in alphabets if v in sequence]
mambaforge/envs/IPEV/lib/python3.8/site-packages/sgt/sgt.py:95: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
for v in alphabets if v in sequence]
INFO: Pandarallel will run on 127 workers.
Dear Authors. Thank you for the program! I am getting the following warning, but it does not interfere with the results. Should I be concerned?