Skip to content

Nearly Infinite Neighbor Joining Application

License

Notifications You must be signed in to change notification settings

jebrosen/NINJA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

NINJA

Nearly Infinite Neighbor Joining Application

We use a "git flow" workflow. We have two active branches:

  • master is to become the stable NINJA release branch.
  • develop is the NINJA development branch

To clone your own copy of NINJA source code repository for the first time:

   $ git clone https://github.com/TravisWheelerLab/NINJA
   $ cd NINJA
   $ git checkout develop

To contribute to NINJA development, you want to be on the develop branch, which is where we are currently integrating feature branches. For more information, see the NINJA wiki.

About

Nearly Infinite Neighbor Joining Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Makefile 0.6%