<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">~ &nbsp;phylo4 objects have required (integer) Node numbers,<br>
required (character) tip labels, and optional (character) node labels<br>
(for internal nodes). &nbsp;Does that satisfy the requirement?</blockquote><div><br>nope.&nbsp; in addition to user-visible labels, I need a slot for unique identifiers (which may be non-numeric, and even if numeric may not follow the consecutive 1..N ordering of the phylo4 node numbers).&nbsp; The identifiers are necessary for all nodes, both tips and internal nodes.<br>
<br>But I&#39;d prefer to able to do this generically: to have a (completely optional) annotation slot in which to stick things like &quot;nexml node ID&quot; and/or any other bits-and-bobs that some other software wants to know about, and phylobase doesn&#39;t care about.&nbsp; Like I said, I can use the phylo4d data.frame to store this additional info, but it&#39;s not character data, it&#39;s meta-data<br>
<br>-Aaron<br><br></div></div><br>