Entering edit mode
9.6 years ago
dgimode
▴
70
Hi,
I am using Sma3s.pl to annotate a de novo assembled transcriptome. It finishes the blast part but gives this error:
Can't exec "./sma3s.pl": Permission denied at sma3s.pl line 399, <GEN1> line 5986757.
Can't exec "./sma3s.pl": Permission denied at sma3s.pl line 400, <GEN1> line 5986757.
Is there a way to sort this out?
Thanks,
Davis
Please check if you have execution permissions on the script file.
O.k. Thank you, I've changed permission to -rwxrwxrwx sma3s.pl Let me see if it works.