Skip to content

v1.14.0

Compare
Choose a tag to compare
@gustavo-salazar gustavo-salazar released this 08 Aug 10:58
· 1490 commits to master since this release

This is the code set in the live site https://www.ebi.ac.uk/interpro/ on 5th August 2022.

It includes the following changes:

🌟 New Features

  • Exact search by gene identifier. If using a gene id such as CYTB the results now include the proteins for our key species that have a protein expressing that gene. #395
  • The download jobs are now stored in the browser(IndexedDB), instead of just kept in memory #396
  • If an InterProScan result was run using a previous version, a new action to restart the job now appears, so it can be re-run with the same sequence and databases as before #397
  • The list of entries in a Pfam set now has links to their domain architecture and alignment pages.
  • Reorganisation of the Download page as tabs to include an area for Pfam downloads.

🛠 Fixes

  • InterProScan results were modified to represent correctly matches with multiple locations #390
  • The generated scripts in the Download form were fixed to avoid duplication of fasta sequences. #391
  • Links for the download forms were not being escaped.
  • The signature logo and the taxonomy widget had some styling issues, now corrected #392
  • Bugfix for the release notes links #394

📃Documentation

🏡 Housekeeping

  • Dependencies update

Full Changelog: v1.13.0...v1.14.0