search by interactor database

14 views
Skip to first unread message

Arnaud Céol

unread,
Dec 9, 2013, 9:44:12 AM12/9/13
to psic...@googlegroups.com
Dear psicquic developers and users,

I want to select from the registry all services which interactions are described with Uniprotkb identifiers. My first idea was to query for idA and idB which contains the string "uniprotkb", but it will fail because the database is not indexed in lucene.

Do anyone have a suggestion on how I can manage this query?

thanks,

Arnaud


Rafael Jimenez

unread,
Dec 9, 2013, 10:40:42 AM12/9/13
to psic...@googlegroups.com
Hi Arnaud,

On 9 December 2013 14:44, Arnaud Céol <arnaud.ceol@gmail.com> wrote:
Dear psicquic developers and users,

I want to select from the registry all services which interactions are described with Uniprotkb identifiers.

The registry will not give you this information, so you will have to query service by service. You could though select those services which provide "protein-protein" interactions.
 
My first idea was to query for idA and idB which contains the string "uniprotkb", but it will fail because the database is not indexed in lucene.

As far as I know this is possible. ie in intact 270264 from 300102 interactions are "uniprotkb - uniprotkb"

Regards,
Rafael
 

Do anyone have a suggestion on how I can manage this query?

thanks,

Arnaud


--
--
You received this message because you are subscribed to the Google
Groups PSICQUIC group.
To post to this group, send email to psic...@googlegroups.com
To unsubscribe from this group, send email to
psicquic+u...@googlegroups.com
 
http://psicquic.googlecode.com
---
You received this message because you are subscribed to the Google Groups "psicquic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to psicquic+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Arnaud Céol

unread,
Dec 9, 2013, 10:49:35 AM12/9/13
to psic...@googlegroups.com


On Monday, 9 December 2013 16:40:42 UTC+1, Rafael C. Jimenez wrote:
Hi Arnaud,

On 9 December 2013 14:44, Arnaud Céol <arnaud.ceol@gmail.com> wrote:
Dear psicquic developers and users,

I want to select from the registry all services which interactions are described with Uniprotkb identifiers.

The registry will not give you this information, so you will have to query service by service. You could though select those services which provide "protein-protein" interactions.
 
My first idea was to query for idA and idB which contains the string "uniprotkb", but it will fail because the database is not indexed in lucene.

As far as I know this is possible. ie in intact 270264 from 300102 interactions are "uniprotkb - uniprotkb"

You're right, the query is "idA:uniprotkb AND idB:uniprotkb". For some reason I failed to do it before.

Thank you very much!

 
Reply all
Reply to author
Forward
0 new messages