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

Removes an unnecessary line introduced in #618.

FASTA headers of the downloaded HSP alignments now show the hit number and hsp number (in letters) that the user is currently looking at.

https://github.com/wurmlab/sequenceserver/blob/c466156ca469d0f4d20ac21c46155f9d7b89e0ba/lib/sequenceserver/routes.rb#L101 We've had to hack this line in routes.rb to post to a custom URL because this posts to / , while our deployments serve sequenceserver under a proxied sub-url...

bug

With these updates SequenceServer is able to work on Ruby 3.1.2

Are there reasons for/against: Bumping jQuery from 2.1.4 to 3.5 bumping clean-css from 3.4.28 to 4.1.11 bumping tester from 5.13 to 5.14.2 ?

Doesn't work despite c466156ca469d0f4d20ac21c46155f9d7b89e0ba ```bash FASTA file to format: /passenger/yannick/sequenceserver/databases/query sadf copy.fa FASTA type: nucleotide Proceed? [y/n] (Default: y): y Enter a database title or will use 'query sadf copy':...

bug
hacktoberfest