How to add (typed) support values to a given tree

confadd is a simple command line tool to calculate typed confidence values for a given evolutionary tree.
Its input is typically one evolutionary tree which might or might not already have confidence values associated with its branches (the ‘target’) and a set (in the range of hundreds or more) of evolutionary trees (the ‘evaluators’) in which the frequency of splits represent confidences for the ‘target’. The ‘evaluators’ are typically the result of a bootstrap re-sampling analysis or of a Bayesian method.

See: http://www.phylosoft.org/forester/applications/confadd/

phyloXML reference published

phyloXML reference published:
Han M.V. and Zmasek C.M.
“phyloXML: XML for evolutionary biology and comparative genomics”
BMC Bioinformatics 2009, 10:356

Proposed changes and additions for phyloXML version 1.10

Changes and additions for phyloXML version 1.10

Originally published on Tuesday, October 27, 2009.

Changes

Sequence

Type ‘aa’ is changed to ‘protein’.

Id

Elements Sequence, Clade, and Phylogeny have an ‘id’ sub-element.
Currently, ‘id’ has a ‘type’ attribute, which is used to indicate the source, or database of the identifier.

‘type’ turned out to be an ill chosen name.
Hence, we rename ‘type’ into  ‘provider’.

Date

Remove ‘range’ attribute, and replace it with ‘minimum’ and ‘maximum’ elements.

Taxonomy

Remove unnecessary ‘type’ attribute (‘type’ is part of ‘id’ and will be renamed there).

Additions

Sequence

Add ‘is_aligned’ attribute to ‘mol_seq’ sub-element.
This is used to indicated that the molecular sequence described by the mol_seq sub-element is aligned with all other sequences in the same tree for which ‘is aligned’ is true (which, in most cases, means that gaps were introduced, and that all sequences have the same length).

Taxonomy

Add elements for:
‘authority’
‘synonym’ (list)

Point

Add ‘alt_unit’ attribute. This is the unit for the altitude.

Follow

Get every new post delivered to your Inbox.