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 have used Basevar on 5 BAM files, each approximately 3GB in size, but it requires a substantial amount of memory to run successfully, specifically up to 200GB. I would like to know if I am operating it correctly. The command I used is as follows:
Hi, thanks for your information. I've totally fix these issues by using C++ to reconstruct the whole codes of basevar.
I recommend utilizing the C++ version directly, which can be accessed at : https://github.com/ShujiaHuang/basevar.
In this updated version, each thread (-t/--thread) typically necessitates only 3GB to 4GB of memory if the -B (--batch-count) parameter is set to 200. I anticipate that for your specific scenario, the memory requirement might be less than 10GB.
Dear author,
I have used Basevar on 5 BAM files, each approximately 3GB in size, but it requires a substantial amount of memory to run successfully, specifically up to 200GB. I would like to know if I am operating it correctly. The command I used is as follows:
The text was updated successfully, but these errors were encountered: