Trinity assembly and ORF decoder issue
1
0
Entering edit mode
8.2 years ago

I assembled some transcripts using trinity and now would like to find the ORF using transdecoder. I install all the dependencies, but am getting this error when I try to run the predict tool. I ran it as sudo and even checked that the executable was in the correct place.

CMD: /Users/evanclark/Dropbox/Mari/TransDecoder/util/get_top_longest_fasta_entries.pl Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds 5000 > Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds.top_longest_5000
CMD: ../Cellar/cd-hit/4.6.4/bin/cd-hit-est -r 1 -i Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds.top_longest_5000 -c 0.80 -o Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds.top_longest_5000.nr80 -M 0
Can't exec "../Cellar/cd-hit/4.6.4/bin/cd-hit-est": No such file or directory at ./TransDecoder.Predict line 289.
Error, cmd: ../Cellar/cd-hit/4.6.4/bin/cd-hit-est -r 1 -i Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds.top_longest_5000 -c 0.80 -o Cone_Snail_Assembly_2016.fasta.transdecoder_dir/longest_orfs.cds.top_longest_5000.nr80 -M 0 died with ret -1 at ./TransDecoder.Predict line 292.
RNA-Seq decoder ORF trinity • 2.5k views
ADD COMMENT
2
Entering edit mode
8.2 years ago
EVR ▴ 610

HI,

Did you install CD-Hit and make sure it is in Home Path?

ADD COMMENT
0
Entering edit mode

Yes that was the issue. I installed CD hit in the root install directory, not the directory where the tool was.

ADD REPLY

Login before adding your answer.

Traffic: 3149 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6