Re: [Biojava-l] GetBioentryID() in BioSQLSequence

2002-09-05 Thread Matthew Pocock
Hi Mayank, The bioentry id is not exposed in the api. This is because we were thinking of the id as being analogus to a pointer. I've modified BioSQLSequenceAnnotation so that it will always have a property called "bioentry_id" with the value bein an Integer object equal to the id. I've check

[Biojava-l] GetBioentryID() in BioSQLSequence

2002-09-04 Thread Mayank Thanawala
Hi, I'm hoping this is a less stupid question than it seems like, but after checking out the archives and the docs, I still have to ask -- I appreciate any and all assistance! I am trying to get the bioentryID of a sequence I have stored in a database that follows the BioSQL schema. BioSQLSeque