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

GA4GHTT-261 - 44 1 #242

Closed
wants to merge 9 commits into from
Closed

Conversation

vasudeva8
Copy link
Collaborator

-To share the changes made so far-
4.4 updated with changes for CN, SVCLAIM, SVLEN.
Newly added test files (CNV.vcf) are processed as required.
test_validator_v44 runs fine, test_validation_suit fails and needs further update.
Test code for changes to be updated.

@@ -704,7 +776,7 @@ namespace ebi
}
if(!values.empty()) {
if (values.front() == MISSING_VALUE) { return; } // No need to check missing data
}
} //TODO, if the 1st one is . then check stops; is that correct? svclaim=.,DJ worked!
Copy link
Member

Choose a reason for hiding this comment

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

This is not correct indeed:

SVCLAIM=.

Is correct because missing value applies to all value

SVCLAIM=.,DJ

Needs to be checked for cardinality

@tcezard tcezard changed the title 44 1 GA4GHTT-256 - 44 1 Apr 29, 2024
@tcezard tcezard changed the title GA4GHTT-256 - 44 1 GA4GHTT-261 - 44 1 May 9, 2024
@vasudeva8
Copy link
Collaborator Author

taken care in PR #246. Closing this one.

@vasudeva8 vasudeva8 closed this Jun 12, 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.

2 participants