User Tools

Site Tools


phylogeny_protocol4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
phylogeny_protocol4 [2022/05/01 20:15] 134.190.232.106phylogeny_protocol4 [2022/06/17 11:58] (current) 134.190.144.108
Line 1: Line 1:
-<Last updated by Xi Zhang on Sep 3rd,2021>+**Tree construction including steps of aligningtrimming, building, collapsing, colouring etc. 
 +** 
 + 
 +  - TreeTuner: A pipeline for minimizing redundancy and complexity in large phylogenetic datasets(2022) 
 +  - TreeDecorator: The downstream analysis package of tree colouring and collapsing of tree building, the review of tree building methods (2023) 
 +  - An overview of online resources for tree trimming in large phylogenetic datasets: Mini review (2023)
  
 color_newick_tree.py script and example can be found via the link https://github.com/zx0223winner/TreeTuner/ color_newick_tree.py script and example can be found via the link https://github.com/zx0223winner/TreeTuner/
  
-With the furtherly trimmed trees available, there is a need to color the phylogenetic tree based on user desired taxa or group. For example, the following +With the furtherly trimmed trees available, there is a need to re-color and re-collapse the phylogenetic tree based on user desired taxa or group. For example, the following is an example of trimmed alignments after using the TreeTuner. But what if user wants to color specific taxa group e.g., Cryptophyceae or Pyrenomonadales. Or what if the Cryptophyceae group still have too many OTUs, but users want to collapse the monophyletic group so as to make other interested taxa more obvious. 
 + 
 +Users is going to need the required input file (e.g., .tre) designed for the software FigTree.v1.4.4.dmg.  
 +Since the software need the input tree file contain the coloured information, collapsed information, and newick tree, so the python script __color_by_clade.py__ will be needed to yield those files. The output file can be displayed as follow in the FigTree software. 
 + 
 +{{:color_and_collapse_by_clade.png?600|}}
  
 <code> <code>
Line 67: Line 77:
  'environmental samples': '#BDB76B'}  'environmental samples': '#BDB76B'}
 </code> </code>
 +
 +<Last updated by Xi Zhang on May 23th,2021>
  
  
phylogeny_protocol4.1651446952.txt.gz · Last modified: by 134.190.232.106