Using salmon v0.82 on Debian Linux cluster, I tried the following quant command:
salmon quant -i mouseRNA_index -l -r ./fastq/S1_R1.fastq.gz -p 8 -o quants/S1_R1_quant
but obtained a libType error:
Version Info: This is the most recent version of Salmon.
Exception : [the option '--libType' is required but missing]. Exiting.
Having read the Salmon documentation, I thought that the above syntax should describe my unstranded single-end read library, but I get the '--libType
' is required but missing' error message. I tried different variants without success. Can someone explain the problem with my syntax please?
Thanks, Charles.
Yes Rob, that worked. Thank you for the quick response! Charles
Please use
ADD COMMENT
orADD REPLY
to answer to previous reactions, as such this thread remains logically structured and easy to follow. I have now moved your post but as you can see it's not optimal. Adding an answer should only be used for providing a solution to the question asked.If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted.