HISAT2
0
0
Entering edit mode
14 months ago
Vikram • 0

How long does it take for HISAT2 aligner to complete the aligning process ? im using 24 threads and 251RAM. the size of forward and reverse read files is 990MB and 1,4GB respectively. its been more than two hours, and its mentioned in the paper (https://www.nature.com/articles/nprot.2016.095) that it will take less than 20min for the aligning process to complete. if you have used HISAT2, how long did it take and is this normal to take more than two hours and should i kill the process ?

aligner HISAT2 • 689 views
ADD COMMENT
0
Entering edit mode

Can you post your command? Are you certain you are actually using 24 threads (i.e your command has -p 24 option in it)?

If the size of the output file is increasing then HISAT2 is working. It may not be using 24 threads.

ADD REPLY
0
Entering edit mode

For this, use top to monitor your job and ls -lh to check file sizes over time.

ADD REPLY

Login before adding your answer.

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