By the way, if I read the thread correctly, this
my $input = new Bio::TreeIO(-fh =>"nexusCytochrome7R.newick",
> -format => "newick");
>
did not throw an error, because the file nexusCytochrome7R.newick is not a
filehandle.
Presumably it should, no?
Dave