wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
268 stars 111 forks source link

Console log primitive meta stats for the query #741

Closed tadast closed 4 months ago

tadast commented 4 months ago

Useful for basic debugging. Also lays groundwork for some more exciting features on SequenceServer Cloud version.

It also refactors the code to reduce reliance on jQuery and use React lifecycle.