Matching Gene Trees in Treefile to Alignment File Names #323
Replies: 1 comment
-
| 
         @simone-says, they are in the same order as the section of the  Rob  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is the order of the gene trees output in the *.treefile the same order that the alignment files are read in, or the same order that is output into the log file during partition testing? I need to match individual gene trees to the alignments that made them, but there are no unique identifiers preserved in the *.treefile.
This is the command used to make the gene trees:
iqtree2 -S /projects/busco_phylo/results/03_trimal/03_realigned_trim2/UCEs/05_unsat --prefix UCEs_unsat.loci -T AUTOBeta Was this translation helpful? Give feedback.
All reactions