Hello,
I installed targetfinder (Version=1.7; Build=hdfd78af_4) using Conda. When running the following command with targetfinder_threads.pl:
targetfinder_threads.pl -r -f test.fa -d genome.fasta -t 2 -c 4 -p gff -o out.predicted.txt
I encounter the following warning:
Use of uninitialized value $offset in substr at /home/wangwh/1.software/mambaforge/bin/targetfinder.pl line 537.
Despite the warning, an output file (out.predicted.txt) is generated; are its results reliable, and is there a recommended fix for this issue?
Looking forward to you reply!
Best wish
Wangwh