Thank Philip for attention and reply. Regards
Hi Colleagues, I have tried to install the Trinity RNAseq. assembler in linux. However, I have faced a problem (Trinity Trinity-v2.9.0 requires salmon to be installed. Get it here: https://combine-lab.github.io/salmon/ at /home/adnan/Downloads/trinityrnaseq-v2.9.0/Trinity line 3936). Despit the fact that I have install the salmon and located it in usr/bin path.Could you please help me solving this problem. Regards Adnan Difficulties in Trinity installation
1 answer
I think if you install Trinity via conda or if you use the Singularity or Docker images provided you can circumvent this problem.
What is the output of which salmon? That's what Trinity runs to check for your salmon installation. There's a chance that the salmon in /usr/bin/ isn't set to executable (chmod +x will solve that). If which salmon returns nothing then salmon isn't properly set up in /usr/bin.
Hi adnan.lahuf,
This reply should be a comment on Phillipp's answer. Could you make the appropriate change please? That would involve the following steps:
- Copy the contents of your reply from this answer (you can edit this answer (Ctrl/Cmd + click the link to open it in a new tab) and do a
Select All->Copythere). - Click on
Add Commenton Phillipp's post here: A: Difficulties in Trinity installation - Paste the copied text
- Click on the green
Add Commentbutton - Click on
moderateback in your answer here: A: Difficulties in Trinity installation - Choose
Delete Post - Click on the blue
Submitbutton.
Thank you!
P.S: Please do not add answers unless you're answering the top level question. Use Add Comment or Add Reply as appropriate.
Log in to answer this question.