`TreeElement.idcode` would be reused to store the sequence type. This is risky if the field is assumed to actually contain a valid ID-code, without further checks. This was only accessed in one place, which I've refactored to a clean, type-safe solution now.