From: Michael L. <lu...@ug...> - 2004-06-09 18:42:02
|
Hello- We are attempting to load some mass spec data into gus. Well, the version of gus that we have did not contain two of the relevant tables: DoTS.MassSpecFeature and DoTS.MassSpecSummary I created the MassSpecFeature view on DoTS.aafeatureimp and the table dots.massspecsummary. Now we need to generate the GUS objects for the tables for use in plug-ins. All of the oerl modules in GUS/Model/* are generated automagically. It looks like I could just copy some files and change the names. But they all say something like this: # THIS CLASS HAS BEEN AUTOMATICALLY GENERATED BY THE GUS::ObjRelP::Generator # PACKAGE. # # DO NOT EDIT!! # TO ADD FUNCTIONALITY MANUALLY, COPY THIS FILE TO InteractionType.pm.man # (or edit that file if it already exists) AND ADD THE FUNCTIONALITY THERE. # THEN RE-GENERATE THE GUS OBJECTS. Any word on how to use the Generator? Any help is appreciated. It might go well in the Wiki-wiki! Michael Luchtan |