From: Ed R. <ero...@ug...> - 2005-02-09 23:28:46
|
There are two bugs _with_ (not in) LoadSequenceOntology, one of which needs to be fixed in the 3.5 release. The main one is the the sres-tables.sql DDL in $project_home/Model/schema/oracle declares so_id as a number, it needs to be varchar2. All so_ids begin with SO. I won't touch these scripts in CVS. also, since we are loading the SO annotations which have very big descriptions, we either need to increase the definition field size from 255 characters or truncate the field in the plugin. Where do we want to make the change? -Ed ----------------- Ed Robinson Center for Tropical and Emerging Global Diseases University of Georgia, Athens, GA 30602 ero...@ug.../(706)542.1447/254.8883 |