Hi all, I'm a senior Environmental Biology major at Colgate University in central New York, and am working on a senior thesis that involves phylogenetically weighting shrew body mass data. I used a Java program called TreeSnatcher to produce a Newick expression from a phylogenetic tree image. I successfully imported the Newick expression into R and reproduced the tree using the ape package, but the tree that's produced from the Newick expression has some errors in it. I've tried to edit the Newick expression to fix them, but keep getting errors such as "Error in if (tp[3] != "") obj$node.label <- tp[3] : missing value where TRUE/FALSE needed" when I do so. There isn't much information about these types of errors, so I'm not really sure what's going on. I'm wondering if anyone knows anything about editing Newick expressions to correct branching. I can provide more detail and any files if needed. Thank you!
Sara Reese [[alternative HTML version deleted]] _______________________________________________ R-sig-phylo mailing list - R-sig-phylo@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-phylo Searchable archive at http://www.mail-archive.com/r-sig-phylo@r-project.org/