Skip to content

Commit

Permalink
Fix Summaryset to SummarySet
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Aug 28, 2023
1 parent 99042ab commit 8c49368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gwasvcf 0.1.2

* New `gwasvcf_to_summaryset()` function to create a [gwasglue2](https://mrcieu.github.io/gwasglue2) Summaryset object from a vcf file
* New `gwasvcf_to_summaryset()` function to create a [gwasglue2](https://mrcieu.github.io/gwasglue2) SummarySet object from a vcf file
* Fixed error in `get_ld_proxies()` related with argument `validate`, deprecated in `as_tibble()` (tibble 2.0.0)

0 comments on commit 8c49368

Please sign in to comment.