Entering edit mode
6.0 years ago
JulianC
▴
30
Hi everyone!
I have a problem with miRNA prediction analysis with miRDeep2. I have just run the mapper module and it worked well. When I use the miRDeep2.pl module, I got this error:
Error: problem with reads_collapsed.fa
/usr/bin/env: "perl -W": file or directory not found
Can anyone help me with this issue? Thanks in advance!
The questions lacks details. Please provide the full command line. Also please consider to go through How To Ask Good Questions On Technical And Scientific Forums
I generated the .fa and the .arf files with the mapper module. The error I got comes from this command
Do you have a file called
reads_collapsed.fa
in the directory you are running the command in?Yes I have that file. In fact the sanity check for it works well
Just to be sure is that file in proper format e.g. not empty, not corrupt, has the content the program expects.
Ok, thank you. Have you ever faced with this kind of error? (/usr/bin/env: "perl -W": file or directory not found)