Hi, everyone. Now, I am trying to run SignalP 5 in linux.
Before running signalp, we have to edit some point in signalp program.
According to Trinotate's github, we have to edit two point of my $MAX_ALLOWED_ENTRIES & $ENV{SIGNALP} . This is the URL of Trinotate's github, so please check.
https://github.com/Trinotate/Trinotate.github.io/wiki/Software-installation-and-data-required
However, file named signalp ( this is the file that we run ) is binary file, and I couldn't edit by vim.
Does anyone know how to edit signalp program like that trinotate URL ?
Thank you so much.
I could solve this problem by downgrading signalP from 5 to 4.1. Thank you so much !