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

Added TM-Align Data to compare page #258

Merged
merged 9 commits into from
May 3, 2024
Merged

Added TM-Align Data to compare page #258

merged 9 commits into from
May 3, 2024

Conversation

ansengarvin
Copy link
Collaborator

@ansengarvin ansengarvin commented May 3, 2024

Features

  • Added API endpoint /protien/tmalign/{ProteinA}/{ProteinB} which returns the following data:
    • Aligned Length
    • RMSD
    • Sequence ID
    • TM Score (normalized to protein chain 1)
    • TM Score (normalized to protein chain 2)
    • TM Alignment String
  • Added accordion to Compare page which displays the above information
  • Moved Foldseek Data to an accordion (to keep data more compact)

Closes #239

Demo Video

tm_align_data.mov

@ansengarvin ansengarvin changed the title Sequence align Added TM-Align Data to compare page May 3, 2024
@ansengarvin ansengarvin marked this pull request as ready for review May 3, 2024 03:29
@ansengarvin ansengarvin requested a review from xnought May 3, 2024 03:31
Copy link
Member

@xnought xnought left a comment

Choose a reason for hiding this comment

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

very well done!!!

@xnought xnought merged commit 42ba83b into main May 3, 2024
2 checks passed
@xnought xnought deleted the sequence_align branch May 3, 2024 18:48
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.

TMAlign show the alignment info string
2 participants