Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: restyle foldseek table with more info #213

Merged
merged 10 commits into from
Apr 5, 2024
Merged

Conversation

xnought
Copy link
Member

@xnought xnought commented Apr 5, 2024

Screen.Recording.2024-04-04.at.8.18.22.PM.mov

I added a frontend package so make sure to

./run.sh refresh_packages

and if you didn't have foldseek installed already

./run.sh add_foldseek
  • added where the alignment match was
  • restyled the table to look better
  • changed it so the similarity is only computed on click, instead of on page load

closes #210

Copy link
Collaborator

@ansengarvin ansengarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Click to Compute with Foldseek" and addition of the loading spinner is a huge quality of life improvement. The table looks really good, and I really like the addition of the regions of similarity. Good work!

@ansengarvin ansengarvin merged commit f608262 into main Apr 5, 2024
2 checks passed
@xnought xnought deleted the foldseek-table branch April 8, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

restyle the entire similarity table to look better
2 participants