Hi, I am trying out Salmon for the first time but I'm having some problems. It seems to have installed correctly but when I run `sudo make test` it fails tests 2 and 3 with the output below in the log file. Any ideas where to start looking for installation errors? If I try to run Salmon I just get the same response: salmon was invoked improperly.
Thanks for your help.
2/3 Testing: salmon_read_test_fmd
2/3 Test: salmon_read_test_fmd
Command: "/usr/bin/cmake" "-DTOPLEVEL_DIR=/homes/local/salmon/salmon" "-P" "/homes/local/salmon/salmon/cmake/TestSalmonFMD.cmake"
Directory: /homes/local/salmon/salmon/src
"salmon_read_test_fmd" start time: Mar 16 12:14 GMT
Output:
----------------------------------------------------------
sample_data/
sample_data/transcripts.fasta
sample_data/reads_1.fastq
sample_data/reads_2.fastq
Version Info: This is the most recent version of Salmon.
/homes/local/salmon/salmon/src/salmon was invoked improperly.
For usage information, try /homes/local/salmon/salmon/src/salmon --help
Exiting.
Version Info: This is the most recent version of Salmon.
/homes/local/salmon/salmon/src/salmon was invoked improperly.
For usage information, try /homes/local/salmon/salmon/src/salmon --help
Exiting.
CMake Error at /homes/local/salmon/salmon/cmake/TestSalmonFMD.cmake:32 (message):
Salmon (read --- fmd-index) failed to produce output
<end of output>
Test time = 0.32 sec
----------------------------------------------------------
Test Failed.
"salmon_read_test_fmd" end time: Mar 16 12:14 GMT
"salmon_read_test_fmd" time elapsed: 00:00:00
----------------------------------------------------------