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

Hey there, While reviewing the source code of `sequenceserver` I've noticed, that several files have executable permissions while not being an executables. For example: ``` public/js/webshims/shims/styles/widget.eot public/js/webshims/shims/jme/jme.woff public/js/webshims/shims/styles/progress.gif public/js/webshims/shims/jme/jme.svg #...

bite-sized
help wanted
hacktoberfest
good first issue

Maybe also remove 'U' if it is the last sequence. See: https://groups.google.com/g/sequenceserver/c/r6e3nmQ2Lnc/m/xH-Pj9rPCAAJ

Is there anywhere I can find stats/analytics and histories for queries, databases, hit results per database, frequency data etc. of any type?

Currently it dies - it should just ask again ``` [2020-03-14 11:11:41] INFO Configuration file not found: /Users/Yannick/.sequenceserver.conf Database dir not set. SequenceServer needs to know where your FASTA files...

We have 5709 in sequenceserver.min.css. Just learnt this through codeclimate bot in PR #496. I doubt splitting the CSS for search form and results into two files will help, as...

help wanted
build

SequenceServer shows private IP and URL of an EC2 instance on startup. I wonder if it is possible for it to be more accurate here.

hacktoberfest
good first issue

- [x] Gsoc news that @aniarya82 will be making seqserv better - [x] add to doc: japanese video demo of seqserv: https://twitter.com/yannick__/status/718358378888740864 - [ ] add to faq: https://groups.google.com/forum/#!topic/sequenceserver/IkY0sK5YpTA (with...

documentation/maintenance

Carry over from #92.

feature
hacktoberfest
good first issue

I wonder if a log transformation or something can help here. Need to check if we don't do that already.

BLAST following against `Sinvicta 2-2-3 cdna subset` (the bundled nucleotide database). The first hit has two HSPs. Hovering over `a` completely hides `b`. On un-hovering `b` remains hidden. ``` >SI2.2.0_06267...

bug