Hi Brian, Just a comment. I used the wrapper you mentioned above. I get the output as following:
Main genome scaffold N/L50: 3/804334
Main genome contig N/L50: 3/804334
It appears N and L values should be other way around : N/L50: 804334/3
perfect! format=5 did the trick for me thanks!
You're welcome! Just note that I use "N50" to describe a number of contigs (since Number starts with N) and "L50" to describe a length in bp (since Length starts with L). Some programs reverse that nomenclature for reasons that are opaque to me.