-
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
feat(finemapping): susie method #398
Conversation
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.27.1 to 6.28.0. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.27.1...v6.28.0) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #398 +/- ##
==========================================
+ Coverage 85.67% 86.10% +0.42%
==========================================
Files 89 97 +8
Lines 2101 2792 +691
==========================================
+ Hits 1800 2404 +604
- Misses 301 388 +87
|
for more information, see https://pre-commit.ci
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.
I think it's good to go. We'll see how things go once we start using the method.
@Daniel-Considine feel free to merge when you are ready
Adding SUSIE Class and methods for fine-mapping.