I had in mind that there are probably many properties of a sequence that
are of a more complex nature and could hence not be represented as a
simple floating point value, e.g. amino acid distribution (symbol
Agreed. Conversion like
if(obj instanceof Number) ....
is easy.
Hilmar