You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the same error.
Try to run the run the run-fermi.pl script with the option -e ./fermi (or put the fermi binary into your path).
The makefile should found the fermi executable and work after that.
Hi,
I am running fermi on 150bp paired-end reads from the HiSeq platform.
I generated a makefile and tried to run it using the following command: make -f ../path_to/assemble.mak -j 16
I received the following error message:
/bin/sh: fermi: command not found
make: *** [fmdef.raw.fmd] Error 127
Any guidance would be much appreciated.
Thanks,
freuv
The text was updated successfully, but these errors were encountered: