- 
                Notifications
    You must be signed in to change notification settings 
- Fork 17
Description
As you might know, we're in process of submitting Pathway Commons links to UniProt (linkout).
We want them use our search app URL template:  http://apps.pathwaycommons.org/search?q=%u that will be soon pointing to the new landing page with the gene info box (see appsbeta/pathwaycommons.org).
The problem is that there are cases when we have some data for a UniProt ID, but it does not match any pathways (and this is normal); so, the result is empty:
http://appsbeta.pathwaycommons.org/search?q=A0A075B6K4&type=Pathway
(though there are matching BioPAX entities: http://www.pathwaycommons.org/pc2/search?q=xrefid:A0A075B6K4)
Also, &type=Pathway parameter seems to matter not at all (which is in fact great for the linkout).
I suggest we always show the landing box with "Interactions" button, regardless any pathways found or not. UniProt team, as a rule, do not want to link to search pages or no-data pages...