sequenceserver icon indicating copy to clipboard operation
sequenceserver copied to clipboard

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)

Results 99 sequenceserver issues
Sort by recently updated
recently updated
newest added

Rather than just `puts job.id`, should also explain to the user that they now need to relaunch sequenceserver and go to the web browser with that id. https://github.com/wurmlab/sequenceserver/blob/ccbca7fb3ad06ad146324fbd7b6d63335813ed07/bin/sequenceserver#L397C17-L397C17

Many publicly facing sites use SequenceServer as their BLAST mechanism. We currently don't have a good way of people to customise what they show. (the workaround chosen by some is...

![Screenshot 2023-11-24 at 23 42 19](https://github.com/wurmlab/sequenceserver/assets/150113/f8f3c9f0-fe6b-451d-a122-f89714f653d5)

When there are multiple queries https://github.com/wurmlab/sequenceserver/assets/150113/999f8fb1-41ad-4c93-bb59-93448f9e40c9

https://www.loom.com/share/d1ea61e1e7314e20966fa92f9bc0cb7d It seems that tooltips when hovering over hit alignment only work when at the top of the page, the more you scroll to the bottom, the more inaccurate their...

Sharing text wants to: - list the query identifiers (if fewer than e.g., 15) - list the databases as newline (rather than comma-separated) list

feature

Enabling `database_structure: tree` in the ~/.sequenceserver.conf partially breaks the pre-filled search form behavior of the edit/back button described in [issue #386](https://github.com/wurmlab/sequenceserver/issues/386#issuecomment-617690407) such that the database(s) selected in the original search...

bug