Hi again, Thanks for your quick answer. Before receiving it, I tried using the Maximilian Press 's version compatible with python3. The process went until the end, i.e without any error messages but I reckon some of the outputs were incorrect : the corrected fasta was empty for all the tested phages (~70). However, I got some seemingly good reports : I compared one of them with one obtained on the galaxy platform of the institute and they were identical. However I am still very interested in the...
Bonjour ! I tried running the script on a recently sequenced phage. The input are paired reads, the command line is as follow : /home/user/software/phageterm-1.0.12/PhageTerm.py -f K10PH82C1_S15_R1_001.fastq -p K10PH82C1_S15_R2_001.fastq -r K10PH82C1_sequence.fasta -n K10PH82C1 -t installation_test -c 4 After calculating coverage values until 100%, I get the following error message : AttributeError: 'module' object has no attribute 'VERSION' identity=[ImageReader@0x7f6515c8c8d0 I tried running the...