Classic tree view with branch highlight.
Circular tree view with branch highlight.

This project is not covered by Drupal’s security advisory policy.

Description
This extension provides a simple file formatter for newick tree files using the library phylotree1 for display.


1: Shank et al., phylotree.js - a JavaScript library for application development and interactive data visualization in phylogenetics, BMC Bioinformatics (07/2018), https://doi.org/10.1186/s12859-018-2283-2


Installation



Use

  • Create or use an existing content type.
  • Add a "file" field to that content type (admin/structure/types --> manage fields) and filter extensions to "nwk,newick,nhx" (for instance).
  • Change the formatter of that file (manage display) to use "Phylotree".
  • Create a corresponding content with a newick file and display it.



note: this formatter can also be used in views or other places and it supports
multiple trees on a same page.



Supporting organizations: 
Provided human ressource for development.

Project information

Releases