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

Quality assessment module #14

Closed
Takadonet opened this issue Oct 23, 2017 · 0 comments
Closed

Quality assessment module #14

Takadonet opened this issue Oct 23, 2017 · 0 comments
Assignees

Comments

@Takadonet
Copy link
Contributor

Create a new module that will evaluate the results that hansel has generated for the following 2 user cases.

  1. Mixed subtypes (inconsistent subtyping results)
  2. Insufficient number of SNV targets found

Mixed subtype would be flagged if more targets are found than the total expected number for the scheme. (both the negative and positive tile for a given site are found) . Try out with 3 or more excess targets tile that were suspicious.

Insufficient number of SNV should be flag if more then 5% of the targets missing based on the scheme. Example for SH scheme that means if less then 180 tiles are missing, flag it out of 188.

mgopez added a commit that referenced this issue Oct 24, 2017
…of the simple output file.

misc, moving variables to const file.

Signed-off-by: Matt <gopezm@myumanitoba.ca>
#14: Adding the quality check module and it's tests.
peterk87 added a commit that referenced this issue Nov 30, 2017
#13, #14: Quality Checking Module & Technician's Output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants