Closed shanmugavadivelps closed 4 years ago
Can you try installing trinity through bioconda ? It seems like an environment related issue.
Since it's outside the scope of salmon tool and seems to be an issue with trinity, closing this issue but feel free to reopen if the bioconda solution didn't work.
Is the bug primarily related to salmon (bulk mode) or alevin (single-cell mode)?
Describe the bug I installed latest version of salmon through git clone for trinityrnaseq. When i run trinity using a command "perl Trinity --seqType fq --left reads_1.fq --right reads_2.fq --CPU 6 --max_memory 20G' I am getting a message to install salmon. kindly give me a solution for this
To Reproduce Trinity Trinity-v2.8.5 requires salmon to be installed. Get it here: https://combine-lab.github.io/salmon/ at Trinity line 3870.
Specifically, please provide at least the following information:
Screenshots iipr@iipr-ubuntu:~/trinityrnaseq-Trinity-v2.8.5$ perl Trinity --seqType fq --left reads_1.fq --right reads_2.fq --CPU 6 --max_memory 20G
Left read files: $VAR1 = [ 'reads_1.fq' ]; Right read files: $VAR1 = [ 'reads_2.fq' ]; Trinity version: Trinity-v2.8.5 ** NOTE: Latest version of Trinity is v2.8.6, and can be obtained at: https://github.com/trinityrnaseq/trinityrnaseq/releases
Trinity Trinity-v2.8.5 requires salmon to be installed. Get it here: https://combine-lab.github.io/salmon/ at Trinity line 3870. iipr@iipr-ubuntu:~/trinityrnaseq-Trinity-v2.8.5$ ^C
Desktop (please complete the following information):
Additional context Add any other context about the problem here.