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

Update threshold for genotyping #61

Merged
merged 2 commits into from
Aug 20, 2019
Merged

Update threshold for genotyping #61

merged 2 commits into from
Aug 20, 2019

Conversation

standage
Copy link
Member

This update changes the default genotyping threshold for low effective coverage loci from 8 reads to 10, and corrects the USA8k notebook to account for this update.


  • Changes are clearly described above
  • Any relevant issue threads are referenced in the description
  • Any new features are tested (see docs/DEVEL.md for details)
  • Substantial changes are documented in CHANGELOG.md (see https://keepachangelog.com/en/1.0.0/)

@standage standage added enhancement New feature or request notebook Lab notebook of analyses to evaluate microhap-based capabilities labels Aug 20, 2019
@codecov-io
Copy link

Codecov Report

Merging #61 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   97.27%   97.27%           
=======================================
  Files          28       28           
  Lines         843      843           
  Branches      155      155           
=======================================
  Hits          820      820           
  Misses         11       11           
  Partials       12       12
Impacted Files Coverage Δ
microhapulator/cli/type.py 100% <ø> (ø) ⬆️
microhapulator/genotype.py 96.42% <100%> (ø) ⬆️
microhapulator/type.py 97.1% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91b9c42...956f383. Read the comment docs.

@standage standage merged commit 3bcc04f into master Aug 20, 2019
@standage standage deleted the fixthresh branch August 20, 2019 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request notebook Lab notebook of analyses to evaluate microhap-based capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants