Open Anto007 opened 2 years ago
I think the key to fixing this issue is line 255
but inserting my current version number instead of 4 breaks a lot of other tasks in the lines further below. Looks like I will need to spend a long time trying to debug this one and so I would appreciate if you've got any quick fixes in this regard.
if ($kingdom eq 'Bacteria' and $sigpver==3 || $sigpver==4) {
Hi Anto,
Thanks for raising the issue.
I think the easiest way to get around the issue is to comment out lines 199 to 204 and not to use the --gram option. That should bypass the dependency check for signalp.
I will look for a better solution later.
Hi,
I'm testing out your new tool after having come across your interesting paper. I get the weird error
Metascan needs signalp 3.0 or higher
(see below for full log) for signalp despite having with me the signalp version 5.0b. Any help here would be appreciated.