Dear all,
I'm trying to run the script align_and_estimate_abundance.pl
with the command:
/usr/local/trinityrnaseq-2.0.6/util/align_and_estimate_abundance.pl \
--transcripts ./Step_2_Assembled/Trinity.fasta \
--est_method RSEM \
--aln_method bowtie \
--trinity_mode \
--prep_reference
but is showing the following error message:
ERROR, cannot find rsem-calculate-expression in PATH setting: /usr/local/trinityrnaseq-2.0.6/util/../trinity-plugins/rsem-1.2.19/./rsem-calculate-expression:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/cd-hit:/usr/lib/cd-hit
Please be sure bowtie and express are installed and the utilities samtools bowtie-build bowtie rsem-calculate-expression are available via your PATH setting
I can not understand why the error. Please any suggestions?
Thanks for your attention,