Hello, I am trying to create an index utilizing Salmon/1.10.1 using the following code
salmon index -t Bos_taurus.ARS-UCD1.2.cdna.all.fa -i BT_index31 -k 31 --type quasi
However, I keep getting the following error
Exception : [Error: RapMap-based indexing is not supported in this version of salmon.] salmon index was invoked improperly.
I am running it on a Linux (CentOS 7) based server and have loaded all the modules that are needed for salmon.
I have double-checked numerous times that I am invoking the index properly and even copied the code straight from the vignette, and I am still getting this error.
I can however create an index using version Salmon/0.8.2 but I would prefer to use a newer version.
Has anyone else ran into this issue? Any suggested fixes or troubleshooting?
This could be a problem specific to your HPC. Contact your sysadmin.