voutcn / megahit

Ultra-fast and memory-efficient (meta-)genome assembler
http://www.ncbi.nlm.nih.gov/pubmed/25609793
GNU General Public License v3.0
585 stars 134 forks source link

How to solve memory shortages? #357

Open xfk274280 opened 1 year ago

xfk274280 commented 1 year ago

I have a total of 40 sample data and a computer with 512GB of memory. I have tried increasing the k-min value and the --kmin-1pass parameter, but it still doesn't meet my needs. What other methods can I try?