ANGSD: Analysis of next generation Sequencing Data

Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.

Memory Usage

From angsd
Jump to navigation Jump to search

For large sample sizes and if many threads are allocated to the program the memory usage can become severe.

The filewriting has to be done in the correct order, and if some given region of the genome is computational intensive. You might experience an increase of memory usage, due to the fact that the "done" chunks are waiting to be written. To avoid this problem you can specify a maxsize of queue of "done" chunks.

-nQueueSize