Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR applies a small “hotfix” focused on improving MHC-II field consistency and tightening internal curation guidance around percentage-form frequencies.
Changes:
- Updated the proofreading skill documentation to give clearer, actionable guidance for handling percentage values in
method.frequency. - Normalized MHC-II DR entries in
chunks/PMID_15889096.txtby swappingmhc.a/mhc.bto follow the documented convention (mhc.a= α-chainHLA-DRA*...,mhc.b= β-chainHLA-DRB*...). - Fixed a single inconsistent MHC-II DR row in
chunks/PMID_12466894.txtto match the same convention used elsewhere in that file.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| skills/vdjdb-proofread/SKILL.md | Clarifies how to interpret and curate percentage-format frequencies without unsafe auto-conversion. |
| chunks/PMID_15889096.txt | Swaps MHC-II DR α/β assignment into the documented mhc.a/mhc.b ordering across all rows. |
| chunks/PMID_12466894.txt | Corrects one MHC-II DR row to match the file’s predominant mhc.a=DRA, mhc.b=DRB ordering. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.