You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error while running the hisat2 program. During the alignment stage, hisat2-align exited with value 137. I would like to seek assistance in understanding the factors that may affect hisat2's memory usage, as well as inquire about its space complexity.
Environment Information
Operating System: [ubuntu20.04]
hisat2 version: [2.2.1]
RAM Capacity: 1T
Number of Threads: 2
Sequencing Data Size: 6G
Reference Genome: Bombyx mori species (RefSeq), less than 1G
Sequence Preprocessing Tool: fastp
Steps to Reproduce
Perform sequence filtering using fastp.
Run hisat2-align with the given settings mentioned above.
Observe excessive memory usage and program termination with value 137.
Expected Behavior
I expected hisat2 to complete the alignment successfully without encountering excessive memory usage or program termination.
Additional Context
I noticed that for some samples, which were processed using less than 300G of memory, hisat2 executed successfully. However, for other samples, hisat2 required more than 1T of memory, leading to the error mentioned above.
I would appreciate any insights on the factors that influence hisat2's memory usage and the space complexity associated with using hisat2.
Please let me know if there is any further information needed to diagnose and address this issue.
Thank you for your attention and support.
Best regards,
bayegy
The text was updated successfully, but these errors were encountered:
Issue Description
I encountered an error while running the hisat2 program. During the alignment stage, hisat2-align exited with value 137. I would like to seek assistance in understanding the factors that may affect hisat2's memory usage, as well as inquire about its space complexity.
Environment Information
Steps to Reproduce
Expected Behavior
I expected hisat2 to complete the alignment successfully without encountering excessive memory usage or program termination.
Additional Context
I noticed that for some samples, which were processed using less than 300G of memory, hisat2 executed successfully. However, for other samples, hisat2 required more than 1T of memory, leading to the error mentioned above.
I would appreciate any insights on the factors that influence hisat2's memory usage and the space complexity associated with using hisat2.
Please let me know if there is any further information needed to diagnose and address this issue.
Thank you for your attention and support.
Best regards,
bayegy
The text was updated successfully, but these errors were encountered: