Hisat2 error
1
0
Entering edit mode
2.6 years ago

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

Hisat2 • 1.1k views
ADD COMMENT
0
Entering edit mode

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..

[main_samview] fail to read the header from "-"

Need suggestion

thanks

ADD REPLY
0
Entering edit mode

Which command line did you use? Please get used to always provide it when posting questions.

ADD REPLY
1
Entering edit mode
2.6 years ago
ATpoint 81k

It is a lowercase x, so -x for the index.

ADD COMMENT
0
Entering edit mode

thanks. it works now

ADD REPLY
0
Entering edit mode

thanks, it works

ADD REPLY
0
Entering edit mode

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.
upvote_bookmark_accept

ADD REPLY

Login before adding your answer.

Traffic: 2694 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