in progress
[jalview.git] / forester / java / src / org / forester / application / annotator.java
index 1614412..358b7cf 100644 (file)
@@ -112,6 +112,7 @@ public final class annotator {
                 //                catch ( final AncestralTaxonomyInferenceException e ) {
                 //                    ForesterUtil.fatalError( PRG_NAME, e.getMessage() );
                 //                }
+                //phy.setRerootable( false );
                 try {
                     final PhylogenyWriter w = new PhylogenyWriter();
                     w.toPhyloXML( phy, 0, outfile );