I am having trouble with accessing the secondary id. Has any of the developers that have worked with the secondary id before
can give me a lead so as to how to access secondary ids. Any help and leads are appreciated.
--
You received this message because you are subscribed to the Google Groups "bridgedb-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bridgedb-discu...@googlegroups.com.
To post to this group, send email to bridgedb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bridgedb-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/bridgedb-discuss/ffb5930d-984f-4e5b-b7c4-7996e4b6c783%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi all,On Thu, Jun 6, 2019 at 9:58 AM Manas Awasthi <marv...@gmail.com> wrote:I am having trouble with accessing the secondary id. Has any of the developers that have worked with the secondary id beforecan give me a lead so as to how to access secondary ids. Any help and leads are appreciated.The schema Nuno recovered (PR 111) shows the schema of a "datanode":Each "datanode" (terminology likely comes from the GPML format used by WikiPathways), but read it as a crossreference (Xref in the Java library).So, any primary and any secondary identifiers *is* a datanode. They are just datanodes with a special property, are they primary or not (and then thus secondary)?
So, I think the datanode SQL schema just needs a boolean field "isPrimary".
Hi Manas,> Has any of the developers that have worked with the secondary id before can give me a lead so as to how to access secondary ids. > Any help and leads are appreciated. Initially, we thought that the MySQL database would contain the secondary id but after the > schema check, we found out that the database doesn't contain the secondary id's.Can you give a bit more context on this?What did you expect to find, in terms of structure, and what do you want to achieve, as a goal?
Manas Awasthi <marv...@gmail.com> escreveu no dia quinta, 6/06/2019 à(s) 09:58:
Hello Everyone,--As part of my Google Summer of Code Project, adding secondary id support is one of its parts. I am having trouble with accessing the secondary id. Has any of the developers that have worked with the secondary id before can give me a lead so as to how to access secondary ids. Any help and leads are appreciated. Initially, we thought that the MySQL database would contain the secondary id but after the schema check, we found out that the database doesn't contain the secondary id's.Example of a Secondary Id:Here the primary id is CheBi ID that is CHEBI:17992, whereas the secondary ids here are CHEBI:45795, CHEBI:9314, CHEBI:15128, CHEBI:26812Regards,Manas AwasthiSophomore YearUniversity of Delhi.
You received this message because you are subscribed to the Google Groups "bridgedb-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bridgedb...@googlegroups.com.
On Thursday, June 6, 2019 at 2:26:44 PM UTC+5:30, Egon Willighagen wrote:So, I think the datanode SQL schema just needs a boolean field "isPrimary".
What I mean by populating the database with the values is when we are creating the database and adding the values to it how will the values in the attribute isPrimary get stored?
To elaborate it further, we have 4 secondary ids for sucrose in CheBI database so when all the 4 secondary ids will datanodes, how will the attribute isPrimary take false as a value in it?
--
You received this message because you are subscribed to the Google Groups "bridgedb-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bridgedb-discu...@googlegroups.com.
To post to this group, send email to bridgedb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bridgedb-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/bridgedb-discuss/CAMPqvY_Mq97zFGZpM2W67ySdc1MBg8BrzqRv7Gq%2B2pUMJ%2B4iJw%40mail.gmail.com.