From: Steve F. <sfi...@pc...> - 2005-10-20 02:34:20
|
yes. -steve Weichen Wu wrote: > My question is about submit() method. In LoadSequenceFeatures.pm, > there is one line > $naSequence->submit(); > Does the submit method do the actual insertion into the > ExternalNASequence table? > > If I change variable $nasequence to $AAsequence, declare it as > $aaSequence = GUS::Model::DoTS::ExternalAASequence( ), then set up > $aaSequence->sequenceID and taxonid and etc, finally run > $aaSequence->submit(); > Will it insert a record to ExternalAASequence( )? > > Thanks, > Weichen > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |