From e85c4f1c4846f0b79433a7d38b66c0a515116614 Mon Sep 17 00:00:00 2001 From: Vincent LAVILLE <vincent.laville@pasteur.fr> Date: Thu, 7 Jan 2021 13:43:14 +0100 Subject: [PATCH] Update DESCRIPTION --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index be65187..ca29c39 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,9 +2,9 @@ Package: VarExp Version: 0.1.0 Date: 2017-11-17 Title: Computes phenotypic variance explained by a set of genetic and/or interaction effects -Authors@R: c(person("Vincent", "Laville", role = c("aut", "cre"), email = "laville.vincent@gmail.com"), +Authors@R: c(person("Vincent", "Laville", role = c("aut", "cre"), email = "vincent.laville@pasteur.fr"), person("Hugues", "Aschard", role = "aut", email = "hugues.aschard@pasteur.fr")) -Maintainer: Vincent laville <laville.vincent@gmail.com> +Maintainer: Vincent laville <vincent.laville@pasteur.fr> Description: This package implements functions to estimate the phenotypic variance explained by a set of genetic effects, interaction effects or jointly by genetic and interaction effects. It only uses summary statistics and is designed for meta-analyses by computing phenotype and exposure moments in the pooled sample -- GitLab