diff --git a/NEWS.md b/NEWS.md index bbf6854..ae7a058 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ # gwasvcf 0.1.2 -* 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) +* 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)