hackseq/2017_project_9

Name: 2017_project_9

Owner: hackseq

Description: Using CollapseTree with Taxonomic Metadata

Created: 2017-10-10 22:53:18.0

Updated: 2017-10-20 16:57:34.0

Pushed: 2017-10-23 01:12:02.0

Homepage: null

Size: 1277

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Using CollapseTree with Taxonomic Metadata

Large phylogenetic trees with hundreds or even thousands of nodes are impractical to view, and those who need them in their research have limited options for manipulating trees of this size. The collapseTree function in R's phytools package allows users to manually select branches of a phylogenetic tree to collapse, which achieves what the viewer of a large tree might want, but manually selecting the branches becomes difficult for the largest trees, or if the user would like to quickly make a series of different views of the same large input tree. By using taxonomic rank metadata and a stylesheet indicating which taxa should be collapsed, the existing collapseTree function could be used to be used to automate how branches in the tree are collapsed.

For collapseTree, the team will work towards adding the following functionalities:

  1. Collapse a specific set of tree tips, info supplied as a separate metadata object in the form of a stylesheet.
  2. Collapse a specific set of taxa to a specific taxonomic level, info supplied as taxonomy strings for each tree tip in metadata, plus a stylesheet that designates the desired level of detail for specific taxonomic groups.

Team Lead: Evan | evan.morien@gmail.com | @morien | | UBC Botany


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.