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

feature: #1294: Added ability to process MV4 homework #1302

Closed
wants to merge 1 commit into from

Conversation

zabeen
Copy link
Contributor

@zabeen zabeen commented May 6, 2024


docs: #1294: Added homework instructions and updated debug client models changelog.

chore: #1294: Updated SQL queries.

refactor: #1294: Yield Genotype matcher response as enumerable prevent memory exceptions.

refactor: #1294: Use IEnumerable when bulk inserting to reduce memory usage.

chore: #1294: Add SQL to select out

chore: #1294: Store matching genotypes

refactor: #1294: Move match prediction debug models to debug client models namespace.

chore: #1294: Add HLA version to homework set.

chore: #1294: SQL for selecting out homework subjects with missing HLA.

chore: #1294: Process all sets imported found in a directory.

chore: #1294: Import pdps directly from file.

chore: #1294: Detect subjects with missing HLA.

chore: #1294: Add functions to submit MV4 homework request.

chore: #1294: Add genotype count to debug model, genotype matcher response.


This change is Reviewable

---

docs: #1294: Added homework instructions and updated debug client models changelog.

chore: #1294: Updated SQL queries.

refactor: #1294: Yield Genotype matcher response as enumerable prevent memory exceptions.

refactor: #1294: Use IEnumerable when bulk inserting to reduce memory usage.

chore: #1294: Add SQL to select out

chore: #1294: Store matching genotypes

refactor: #1294: Move match prediction debug models to debug client models namespace.

chore: #1294: Add HLA version to homework set.

chore: #1294: SQL for selecting out homework subjects with missing HLA.

chore: #1294: Process all sets imported found in a directory.

chore: #1294: Import pdps directly from file.

chore: #1294: Detect subjects with missing HLA.

chore: #1294: Add functions to submit MV4 homework request.

chore: #1294: Add genotype count to debug model, genotype matcher response.
@zabeen zabeen requested a review from a team as a code owner May 6, 2024 12:46
@zabeen zabeen closed this May 6, 2024
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.

None yet

1 participant