Closed kmhandley closed 3 months ago
Second error message after running:
singularity run $container/vcontact2.simg \ vcontact2_gene2genome --proteins viral_taxonomy/checkv_combined.faa \ --output viral_taxonomy/viral_genomes_g2g.csv \ -s 'Prodigal-FAA'
ERROR:
/opt/conda/bin/vcontact2_gene2genome:174: DeprecationWarning: 'U' mode is deprecated
with open(results.proteins, 'rU') as proteins_fh:
Traceback (most recent call last):
File "/opt/conda/bin/vcontact2_gene2genome", line 174, in
NOTE: file exists. ls viral_taxonomy/checkv_combined.faa
viral_taxonomy/checkv_combined.faa
Singularity/3.11.3: Warning: Singularity is deprecated at NeSI, please switch to using Apptainer instead.
module load Singularity/3.11.3 \ MCL/14.137-gimkl-2020a \ DIAMOND/2.1.9-GCC-11.3.0
Error message:
There are messages associated with the following module(s):
Singularity/3.11.3: Warning: Singularity is deprecated at NeSI, please switch to using Apptainer instead.