metaphlan 4
Is the newick tree from Metaphlan 3 compatible with Metaphlan 4 for this?
             
            
              
            
           
          
          
            
            
              If I reed the file in R with read_tree {from phyloseq} and inspect the object with mpa_tree$tip.label I obtain only numbers
[1] β87903β β77821β β2406β  β2405β  β77822β β77819β β27887β β77828β β27888β β2407β  β2408β  β63416β β36273β β35491β β21384β β79383β β21385β
Is there any method to change the number to taxa names?
             
            
              1 Like 
            
            
           
          
            
            
              Hi @imontero  the numbers are basically the SGB ids, you can get the species identification from the *species.txt files available here: Index of /biobakery4/metaphlan_databases 
             
            
              1 Like 
            
            
           
          
            
              
                timyerg  
              
                  
                    December 15, 2023, 11:23am
                   
                  5 
               
             
            
              Thank you for the link.