Skip to content

mh11/gnx-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Basic Genome assembly statistic tool to calculate Nx values e.g. N50, N10, NG50

INSTALLATION

a) Download git repository
b) Compile java classes
   # in gnx-tools folder run
   mkdir bin
   javac -d bin/ src/uk/ac/ebi/gnx/*
c) package jar file
   # in gnx-tools foder run
   ant -f package.xml
d) execute jar file
   java -jar gnx.jar

DONE


About

genome basic statistics tool (e.g. n50, n10, ng50,...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages