thanks. it works now
• 0 views
•
link
Hi all
I am using this command.
hisat2 -p 8 -q -X ${READDIR}/hisat2_index_Cm_genome -1 ${READDIR}/tr.p.UE-2955-CMLib1_S88_L004_R1_001.fastq.gz -2 ${READDIR}/tr.p.UE-2955-CMLib1_S88_L004_R2_001.fastq.gz -S ${Output}/UE-2955-CMLib1.sam
Error: Encountered internal HISAT2 exception (#1)
Need a help to fix this problem.
thanks
It is a lowercase x, so -x for the index.
thanks. it works now
thanks, it works
A small educational note: if an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they all work. If an answer was not really helpful or did not work, provide detailed feedback so others know not to use that answer. 
Log in to answer this question.
I used the hisat2 to get the sam file but now I am using the samtools view to convert it to bam. I am getting this following error..
Need suggestion
thanks
Which command line did you use? Please get used to always provide it when posting questions.