From: Bindu G. <bi...@pc...> - 2004-04-06 14:03:26
|
hi Michael - this table is in the plasmodb schema. SQL> desc plasmodb_41.seq_browser_feats Name Null? Type ----------------------------------------- -------- ---------------------------- SEQ_TAXON_NAME NOT NULL VARCHAR2(30) SEQ_SOURCE_ID NOT NULL VARCHAR2(30) START_MIN NOT NULL NUMBER(12) END_MAX NOT NULL NUMBER(12) STRAND VARCHAR2(1) FEAT_TABLE_NAME NOT NULL VARCHAR2(30) FEAT_ROW_ID NOT NULL NUMBER(12) FEAT_SOURCE_ID VARCHAR2(50) FEAT_PREDICTION_ALGORITHM VARCHAR2(50) SPAN_ORDER_NUM NOT NULL NUMBER(12) Bindu On Apr 5, 2004, at 10:48 PM, Michael Saffitz wrote: > > Michael, > > To the best of my knowledge, SEQ_BROWSER_FEATS is not part of GUS-- > it's a table specific to one of CBIL's projects (PlasmoDB). > > I'm not familiar with the image tool, and don't know why you're coming > across dependancies on this table. Perhaps someone else on the list > can shed light on that. > > --Mike > CBIL DBA > > On Apr 5, 2004, at 3:24 PM, MICHAEL LUCHTAN wrote: > >> Hello- >> I am trying to get the image tool for sequence retrieval working, but >> unfortunately I have encountered a new table, which seems to be >> required. >> Has anyone ever heard of a table called: >> >> seq_browser_feats >> >> It is certainly not in the schema browser. Is this a part of gus? >> Or is >> it getting phased out? >> >> >> Michael Luchtan >> http://www.cs.uga.edu/~luchtan >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IBM Linux Tutorials >> Free Linux tutorial presented by Daniel Robbins, President and CEO of >> GenToo technologies. Learn everything from fundamentals to system >> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |