Re: [Biojava-l] nested features

2005-05-23 Thread Martina
It looks like it was a database problem and had nothing to do with biojava - since MySQL 4.1.12 is running, I don't have that problem anymore. Sorry to have bothered you! Martina ___ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.or

Re: [Biojava-l] nested features

2005-05-19 Thread Martina
Thanks for your interest, Richard, I should have made this clearer: yes, I'm expecting the second output: retrieving AF100928 AF100928 contains 1 features Source: ncbi Type: gen contains: 2 Second Level: Source: AIF Type: siRNA contains: 1 Second Level: Source: AIF 5`450 / AIF 3`682 Type: Amplicon

RE: [Biojava-l] nested features

2005-05-18 Thread Richard HOLLAND
it and notify us immediately. Please do not copy or use it for any purpose, or disclose its content to any other person. Thank you. - > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Martina

[Biojava-l] nested features

2005-05-18 Thread Martina
Hi, I'm still having problems with nested features. I know that the order in which they are retrieved is not constant, but the hierachy should be. I do: delete(db, "AF100928"); create(db, sequence); retrieveSeq(db, "AF100928"); and get: deleting AF100928 adding a sequence 1 retrieving AF100928 A