From: Terry C. <tw...@cs...> - 2003-10-02 01:07:20
|
I just stumbled into some modules missing in the current GUS distribution that are used by plugin LoadGeneFeaturesFromXML.pm : require GUS::Model::DoTS::AASequenceGOProcess; require GUS::Model::DoTS::AASequenceGOComponent; require GUS::Model::DoTS::AASequenceGOFunction; require GUS::Model::DoTS::ProteinGOProcess; require GUS::Model::DoTS::ProteinGOComponent; require GUS::Model::DoTS::ProteinGOFunction; It looks like they have not been converted to GUS 3.0 yet (with a strong hint in TASK_GoAnnotation(): ### NOTE: NOT YET UPDATED). I'm willing to take a shot at updating these, but I don't know where to find them (and what's involved in converting 2.0 to 3.0 so I should be careful about volunteering ;-) Terry |