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 121 sequenceserver issues
Sort by recently updated
recently updated
newest added

- j/k : select next/previous hit - n/p: select next/previous HSP - x: toggle selection (checkmark) of current HSP - o: open/close current hit (same as clicking on the chevron)

feature
hacktoberfest

I'm sure someone will ask for this... how do I automagically set up a SequenceServer interface for the results of my galaxy installation [1](http://usegalaxy.org)? The solution will probably be a...

feature
hacktoberfest
integration

Sequence type notifications are set to hide after five seconds or if the user clicks somewhere on the page. I think the mixed sequence type notification (shown below) should instead...

UI
hacktoberfest
good first issue

We should enable a slightly-modified table output format that is gff or bed-like and can thus be more easily read into IGV

good first issue

If instead of a directory containing fasta file, users provide path to a fasta file during setup or to -d option, automatically use dirname as database directory.

hacktoberfest

Through the config file and through the command-line interface. e.g., ``` sequenceserver --database_dir /db1,/db2,/db3 sequenceserver -d /db1 -d /db2 ``` This came up on the mailing list: https://groups.google.com/d/msg/sequenceserver/7qxsNTmOI3A/WOS2yGaRAQAJ

hacktoberfest

When there are large numbers of databases, the single-column view doesn't work well (need to scroll too far). On a wide screen, we should enable a 2nd (or even 3rd/fourth)...

UI
hacktoberfest

We set up a sequenceserver app for public and usually the /tmp dir would ran out of disk storage because of long DNA query sizes resulting in large temporary files....

hacktoberfest

When you submit a job, you now get a "holding" page that automatically refreshes. For small jobs it rapidly disappears. However, for long jobs, a user can question whether their...

feature
hacktoberfest
user experience

We show a list of databases at the top of the results screen. When an instance has dozens or hundreds of databases that have long names, this is unwieldy. So...

bite-sized
UI
hacktoberfest