hisat2-build half done
1
0
Entering edit mode
5.0 years ago

I was running hisat2-build on wheat genome. It seems to me the job stopped somehow. I got 7 files, it's clear that the job is half done. How do I know what's wrong in the process? Am I supposed to run the whole process from top again?
output file

RNA-Seq • 1.1k views
ADD COMMENT
0
Entering edit mode

You should get used to save the logs that the tool produces, e.g. with 2> to collect stderr to a file. This will tell you if something went wrong. In this case 7 and 8 seem suspiciously small. I would re-do it and collect the logs.

ADD REPLY
0
Entering edit mode

Thank you. I am redoing it now. It would be perfect if the program can pick up from where it went wrong, the wheat genome is huge and the index building really takes time.

ADD REPLY
0
Entering edit mode
4.9 years ago
michael.ante ★ 3.8k

Wheat has a huge genome. With STAR I needed more than 145 GB memory and some tricks as described in several post to reduce the Index size.

I don't know what memory footprint Hisat2 is producing, but I guess you have similar memory requirements.

Cheers,

Michael

ADD COMMENT

Login before adding your answer.

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