jangevaare / PhyloTrees.jl

Phylogenetic trees in Julia
Other
22 stars 8 forks source link

What is a "node"? #17

Closed richardreeve closed 6 years ago

richardreeve commented 7 years ago

You agreed a while ago in #14 that calling only internal nodes "nodes", and tips and roots "nonnodes" wasn't hugely helpful. I suggested calling them internal in isinternal(), findnodes() and findnonnodes(). This is just to remind you of that conversation if you still care.

jangevaare commented 7 years ago

Thank you, yes!

richardreeve commented 7 years ago

PS I obviously meant findinternals() and findnoninternals() (or findexternals()?)?!