From 93c7a681a8996e26a6989efc678d98e6cab0914c Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Mon, 28 Aug 2023 14:42:12 +0100 Subject: [PATCH] Edit formatting --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)