Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.
/ N50-Calculator Public archive

This python script does the N50 calculation on a text file with a list of contigs.

License

Notifications You must be signed in to change notification settings

djphan/N50-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N50_Calculator

This python script does the N50 calculation on a text file with a list of contigs.

Note current version uses an a text file in the input form as:

CONTIG
47
142
192
350
48
613
739
335
288
512
754
878
984
921
72
350
597

and can parse through the numbers of the contigs. For dynamic file parsing must be implemented.

About

This python script does the N50 calculation on a text file with a list of contigs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages