From e41524b693a982b9a06ad6414b8204467b56a9b5 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Tue, 17 Dec 2019 17:09:25 +0100 Subject: [PATCH] Improved text flow --- DESCRIPTION | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index bb1177c..cb5e4c8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,7 +6,16 @@ Authors@R: family = "Leoncio", role = c("aut", "cre"), email = "w.l.netto@medisin.uio.no") -Description: Partial R implementation of the BAPS software (Corander and Marttinen 2006 ; Corander and Tang 2007 ; Corander et al. 2008a ; Corander et al. 2008b ; Tang et al. 2009 ; Cheng et al. 2011 , available at ), provides a computationally-efficient method for the identification of admixture events in genetic population history. +Description: Partial R implementation of the BAPS software + (Corander and Marttinen 2006 ; + Corander and Tang 2007 ; + Corander et al. 2008a ; + Corander et al. 2008b ; + Tang et al. 2009 ; + Cheng et al. 2011 , + available at ), provides a + computationally-efficient method for the identification of admixture events + in genetic population history. License: GPL-3 Encoding: UTF-8 LazyData: true