-
Notifications
You must be signed in to change notification settings - Fork 9
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
[GEN-1622] remove sample class filter #581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 LGTM! will leave for rixing for final review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just a couple of comments
Quality Gate passedIssues Measures |
Problem:
cfDNA samples are not released publicly.
Solution:
Make cfDNA samples public in main GENIE releases by removing sample_class_filter.
Testing:
Unit test has been added. And integration test has been done. Comparison report between
syn11611431.111
(with sample_class_filter) andsyn11611431.117
(without sample_class_filter) has been generated and got the expected result: two cfDNA sample rows are propagated.