BrendelGroup / AEGeAn

Integrated toolkit for analysis and evaluation of annotated genomes
http://brendelgroup.github.io/AEGeAn
ISC License
24 stars 10 forks source link

Update jquery #258

Closed standage closed 2 years ago

standage commented 2 years ago

This branch updates the version of jquery bundled with AEGeAn to the latest 1.x version. The jquery library is used by ParsEval's HTML output to support scroll-able tables when the input contains numerous (e.g. fragmented scaffold) sequences. I tested the updated assets on an input with thousands of sequences, and it continues to function as expected.

I dropped the new file right in place over the old, using the same filename, so no other changes to the C code were required.

This will address the Dependabot warning message.