Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Tree

Final visualization

Author

Niel Infante (ORCID: 0000-0002-1669-8795)

Summary

This R markdown document will create an interactive visualization of a phylogenetic tree.

Inputs are:

  • OTU Table
  • Map File
  • Taxa Table
  • Tree File

Or alternatively a phyloseq object.

Output is:

  • A phylogenetic tree in html format which allows some minimal interactions.

This R markdown file will lead you through the steps needed to import the data into phyloseq, create the needed functions, and draw the interactive tree. Once the tree is made, you will be able to see taxa names by mousing over, you can zoom in to sections, or isolate samples.

The tree file was created from the taxa file. If you want to see how that was done, look at the makeTree.R script.

Github Repository: https://github.com/NielInfante/Sus_Tree

Open Notebook (RStudio): Binder

About

Building an interactive phylogenetic tree

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages