hcdenbakker / N50.sh

bash script to quickly produce some assembly stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N50.sh

bash script to quickly produce some assembly stats

How to use:

sh N50.sh your_assembly_as_multifasta

Gives you:

-Number of contigs/scaffolds

-Total assembly size

-Largest contig/scaffold

-N50

-N90

About

bash script to quickly produce some assembly stats

License:MIT License


Languages

Language:Shell 100.0%