Skip to content

Conversation

@pmustonebi
Copy link
Contributor

Added sequence count (and also health check) to response

@pmustonebi pmustonebi requested a review from Isaac1m November 26, 2025 11:57
@pmb59
Copy link

pmb59 commented Nov 26, 2025

@copilot review this PR

Copy link

Copilot AI commented Nov 26, 2025

@pmb59 I've opened a new pull request, #10, to work on those changes. Once the pull request is ready, I'll request review from you.

'notation': msa_data.get('notation'),
'sequences': msa_data.get('sequences')
'sequences': msa_data.get('sequences'),
'sequenceCount': len(msa_data.get('sequences', []))
Copy link

Choose a reason for hiding this comment

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

Looks good! Happy to test it once it’s deployed if you’d like.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you! Just waiting on the Rfam Docker image to rebuild with the updated alignment viewer :)

@pmustonebi pmustonebi merged commit d336cc6 into main Nov 27, 2025
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.

4 participants