Closed jfourquet2 closed 3 years ago
It is because after searching with local_max, the e-value of previously found attC went above the threshold. If you add --evalue-attc 5
, it will run ok. Not sure why the evalue is different though.
That being said, we should make sure that attC sites found in the first pass should appear at the end, even if they are not found anymore afterward.
Thanks, I will thy with --evalue-attc 5
!
Note that setting the evalue above 1 has very little effect on sensitivity and false positive rate: https://integronfinder.readthedocs.io/en/latest/user_guide/tutorial.html#attc-evalue
closing in favor of #84
Version of Integron_Finder:
integron_finder version 2-2019-11-15 Using:
Dependencies: infernal-1.1.2, hmmer-3.2.1, Prodigal-2.6.3
OS
Linux
Expected behavior
I wanted to run integron_finder on 4 samples. It worked well for 3 samples but it didn't work for 1 sample. I extract the contig where there was the error and run integron_finder again only on this contig. The same error occurred (see logs at the end of the issue). My command line is :
Actual behavior
Doesn't work for 1 sample.
Steps to reproduce behavior
Run with the fasta file
Sample_b_contig_b_16693.txt
the command line:Relevant logs and/or screenshots
Thanks a lot for your help ! Sample_b_contig_b_16693.txt