Skip to content

Live on 13th October 2022.

Compare
Choose a tag to compare
@gustavo-salazar gustavo-salazar released this 17 Oct 09:10
· 1404 commits to master since this release
69d5594

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

It includes the following changes:

🌟 New Features

  • Panther subfamilies are now grouped on the page of their associated family. The popup for panther matches now includes info on the particular subfamily matching. #407
  • CATH Funfams are now included if available in the protein viewer in the other features panel. #407
  • The Download area now includes 2 more tabs: Prints and SFLD. #411
  • Due to the decommissioning of the Pfam website we are removing all links to it. #410
  • The sequence search now supports multiple sequences and groups them as a single job in the results. #406
  • The style layout of the protein viewer was updated to use CSS grids. This makes better use of the space on the page and fixed a few issues with the space for labels #409
  • The available AlphaFold models with an entry match are now listed on the entry page of all member DBs and not only InterPro. #414
  • Including the protein viewer in the AlphaFold subpage of proteins so the user can see the position of the matches in the model. #403
  • The <select> element listing available alignments now includes the number of sequences in it. #404
  • Displaying PFam-N matches in the Other Features track.
  • IDA search results are now scaled in reference to the result with the longest sequence on the page.
  • Short name is now included in the list of entries of a clan

🛠 Fixes

  • The protein viewer in the InterProScan results was not using the short name.
  • Print and snapshot options in the protein viewer had some layout issues.

🏡 Housekeeping

  • Small refactor on the AlphaFold components
  • Small refactor ClanViewer component

Full Changelog: v1.14.0...v1.15.0