Skip to content

A repository that began with the purpose of taking an existing tree and adding a table that lists the taxonomic group of the organisms

Notifications You must be signed in to change notification settings

ArisPodotas/TwTTbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

TwTTbl Stand for Tree with a Taxonomic Table, this program uses a already made phylogenetic tree to add symbolism to the names automatically so that one does not need to parse the treefile on their own

Preview

Tree before interpretations

image

Tree after interpretation

image

Bootstrapping

This program parses the tree in a Nexus format and changes all the bootstrap values (assumes that the bootstrap has one NJ-bootstrap and one Bayesian/Likelyhood ratio value) to a format where all values less than 70 turn to "*".

Example

Value: 24.5/77 -> "*/ " Value: 88/77 -> "" Value: 24.5/18.8-> "*/*" Value: 100/48.8-> " /*"

Formatting

The text is changed to a monospaced font and needs align labels enabled to represent the table in a readable way so that the collumns in the names are aligned

The data.txt file is for a preview of the format that the taxonomic groups have to be outside of your phylogenetic tree for the program to work properly

About

A repository that began with the purpose of taking an existing tree and adding a table that lists the taxonomic group of the organisms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages