From: Vladimir G. <vga...@ne...> - 2010-03-10 15:51:32
|
Looking through the loading logs, I notice something that may indicate a trouble (during loading Studies dump): Fixing tree 6763 Unknown TreeType 'single'; skipping it Fixing tree 6868 Unknown TreeType 'consensus'; skipping it Indeed, the treetype_id field is null in the newly uploaded matrices. Is this bad? This was likely caused by a lower/upper case mismatch: the values in the DB are 'Consensus' and 'Single'. As we are into this, the fields treekind_id and treequality_id are also null, but I do not see entries in the dump file that could fill them. --VG |