You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for building this nice search server! I've been using the FoldSeek search server to search through AlphaFold/Uniprot50 and am noticing that it always returns a maximum of 1000 hits.
Would there be a way to allow for changing the FoldSeek parameters for the webserver, either through the GUI or the API backend?
I noticed that you can set a database's mmseqs2 search parameters using database/ POST but I couldn't find a way to pass search parameters through the ticket/ POST API. It would be super nice to be able to set these kinds of parameters along with the ticket submission.
The text was updated successfully, but these errors were encountered:
Thanks for building this nice search server! I've been using the FoldSeek search server to search through AlphaFold/Uniprot50 and am noticing that it always returns a maximum of 1000 hits.
Would there be a way to allow for changing the FoldSeek parameters for the webserver, either through the GUI or the API backend?
I noticed that you can set a database's mmseqs2 search parameters using
database/ POST
but I couldn't find a way to pass search parameters through theticket/ POST
API. It would be super nice to be able to set these kinds of parameters along with the ticket submission.The text was updated successfully, but these errors were encountered: