Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.29 KB

treenexus

Build Status

The phylogenetic studies in this repository are synthesized into the Open Tree of Life .

The Open Tree Of Life NexSON Datastore

These studies are stored as JSON files, in the NexSON format. NexSON is simply badgerfish conventions applied to NeXML.

Getting involved

There is a #otol channel on the Freenode IRC network (chat.freenode.net).

Fetching changes from phylografter.

As a temporary, stopgap measure we can run bin/refresh_nexsons_from_phylografter.py to fetch new versions of the files from phylografter. This will overwrite files in the repo without any sophisticated merging. So this is intended to be used only before we start using this repo as a data store for study curation.

The bin/refresh_nexsons_from_phylografter.py script requires that the python requests package be installed. You can do this with:

$ pip install requests

License

The code in this repository is released under the 2-clause BSD license. See the LICENSE file for more details.

The data in this repository is released under the Create Commons Zero 1.0 Universal license.