From: Fernan A. <fe...@ii...> - 2006-09-28 12:30:54
|
+----[ Mark Heiges <mh...@ug...> (26.Sep.2006 23:02): | | You need a SpecialCaseQualifierHandlers module to process multi-value | tags. See "...some qualifiers do not fit neatly into a column in the | feature table..." in the ISF plugin notes. | | GUS::Supported::SpecialCaseQualifierHandlers is an example. Yes, we've already written a few of these ... but the problem with EC numbers was that even with a special handler, dots.transcript has only one column for ec_number. | I will send you another example off-list that includes a subroutine | for handling ECs. | +----] Thanks, that's what I thought was the right thing ... a separate table implementing a one-to-many ... I was not aware of the dots.aasequenceenzymeclass table ... thanks for the pointer! Fernan |