thanks for your response @WouterDeCoster
##fixed now above mentioned
when i run the align_and_estimate_abundance.pl with the command
/home/bilal/Denovo/trinityrnaseq-2.2.0/util/align_and_estimate_abundance.pl --seqType fq \ --transcripts /home/bilal/Denovo/test/trinity_AssebleSeq/Trinity.fasta \ --left /home/bilal/Denovo/test/reads.left.fq \ --right /home/bilal/Denovo/test/reads.right.fq \ --SS_lib_type RF \ --est_method RSEM \ --aln_method bowtie2 \ --trinity_mode \ --prep_reference \ --output_dir /home/bilal/Denovo/rsm
it throws the following error
ERROR, cannot find rsem-calculate-expression in PATH setting: /home/bilal/bin:/home/bilal/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/bilal/Denovo/trinityrnaseq-2.2.0/util
Please be sure bowtie and express are installed and the utilities samtools bowtie-build bowtie rsem-calculate-expression are available via your PATH setting. ................................................ please help me