After installing the program Netoglyc
1
0
Entering edit mode
8.2 years ago
schriscar • 0

When I run the program I get these following error messages:

Netoglyc: surface prediction failed in entry "sequence name"
grep:infile.howlin: file or directory not found
gawk: ./netoglyc/bin/combine:36:fatal:impossible to open file infile.fsa for reading (File or directory not found)

I've already checked the patches for: echo, awk, paste, gnuplot, ppmagif and signalp and I corrected them when needed in netoglyc script.

I've checked the other scripts and changed gawk's patch to the right patch installed in my computer.

The netoglyc and temporary files folders where set to allow reading and writing. I tried to download again the program and redo all the settings, but I had to success.

Do you have any suggestions on how to solve this problem?

Thanks!

RNA-Seq sequence software-error • 2.9k views
ADD COMMENT
0
Entering edit mode

This is the important part: "impossible to open file infile.fsa for reading (File or directory not found)". If in doubt, always give the full path to the program, i.e. "/home/schriscar/data/infile.fasta".

The holy trinity of Linux problem solving: Paths, Permissions, Parameters (in that order)

ADD REPLY
0
Entering edit mode

Hi, have you solved this problem? I have the same question.

ADD REPLY
0
Entering edit mode
8.2 years ago
schriscar • 0

​The file infile.fsa is generated during the script running, the folder in which the temporary files are generated has the permission for reading and writing.​ The complete patch of the test sequence was typed. I'm sending along the main script for a better understanding of the problem.

ADD COMMENT

Login before adding your answer.

Traffic: 2211 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6