Skip to content

nickjhathaway/njhseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

njhseq

Version 3.0.1

C++ library for dealing with dna sequence data and various other biological data created by Nicholas John Hathaway (njh)

Dependencies

The majority of dependencies is downloaded by ./setup.py script but several of the libraries install depend on cmake and should be present for the install of njhseq to work. Also a modern day c++ (clang++-3.8 or g++-7) compilier is needed.

./configure.py
./setup.py --compfile compfile.mk --outMakefile makefile-common.mk
make

About

C++ library for dealing with dna sequence data and various other biological data create by Nicholas John Hathaway (njh)

Resources

License

Stars

Watchers

Forks

Packages

No packages published