Skip to content
/ jade Public
forked from jar398/jade

A fork of the PEBLS Jade collection of Java objects for phylogenetics and evolutionary biology

License

Notifications You must be signed in to change notification settings

temi/jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jade

A fork of the PEBLS Jade Java packages. A collection of Java objects for phylogenetics and evolutionary biology.

Install

To access the packages in this repository as a local maven repository:

  1. git clone the jade repo locally
  2. cd into the jade directory and run:
sh mvn_install.sh
  1. copy and paste the following code into the pom.xml file of any local maven project to access the jade packages
<dependency>
  <groupId>org.opentree</groupId>
  <artifactId>jade</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>

About

A fork of the PEBLS Jade collection of Java objects for phylogenetics and evolutionary biology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published