-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advance Search First Test #142
Comments
hi @ypriverol , could you give more details about chrome not working isssue? Like see what the console told by pressing F12. |
We should be able to filter by the cross-reference database and the Key. For example UNIPROT and then the accession. like the query |
Some other tips we should take into account:
|
feedbacks from Henning:
|
@Mingze:
We can than continue with the more complex things:
|
@ypriverol Agree |
@ypriverol I can get the Cross Reference Fields from here: http://www.ebi.ac.uk/ebisearch/ws/rest/omics , I still can not find a way to list all the Uniprot IDs for user to select, do you have some ideas about this? And I also wondering, the list should be a huge list with only ids, it may not a good idea to list them. How do you think? |
First if I don't understand wrong you can get the cross-reference from http://www.ebi.ac.uk/ebisearch/ws/rest/omics then get it from there? The second question, when you type P04637 in the general search is found by the auto-complete. Then (inprinciple) it must be possible to restrict the autocomplete to only the Uniprot field and get the list of proteins with auto complete?. |
I collected them from http://www.ebi.ac.uk/ebisearch/ws/rest/omics , with the
from
|
Hi @baimingze firt of all thanks a lot for this work. The tool work perfectly fine and it will help our users a lot to find and search for data. Some minor comments before it integration in the release branch:
ensembl or chebi ids, this is what most of the users are looking for a way to search for all
datasests where two . n particular proteins are found. Is possible to implement this feature.
Figure 1
Figure 2
Figure 3
The text was updated successfully, but these errors were encountered: