(base) s45@HP45:~/下载$ bowtie2 -x /home/s45/mouse SRR3151474.fastq -S SRR3151474.sam
Could not locate a Bowtie index corresponding to basename "/home/s45/mouse"
Error: Encountered internal Bowtie 2 exception (#1)
Command: /usr/bin/bowtie2-align-s --wrapper basic-0 -x /home/s45/mouse -S SRR3151474.sam SRR3151474.fastq
(ERR): bowtie2-align exited with value 1
在linux系统下运行bowtie指令的时候,出现如上错误。
待解决,记录于此。