From 0d621d0b2cbde4b8a3aedd984198a097843a06a3 Mon Sep 17 00:00:00 2001 From: jiabowang Date: Wed, 9 Oct 2024 11:33:53 +0800 Subject: [PATCH] DeBUG with hapmap2numeric --- R/GAPIT.HMP.Amplification.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/R/GAPIT.HMP.Amplification.R b/R/GAPIT.HMP.Amplification.R index 85eed8f..bef9d3a 100644 --- a/R/GAPIT.HMP.Amplification.R +++ b/R/GAPIT.HMP.Amplification.R @@ -95,4 +95,5 @@ if(n.muta==3) return(as.data.frame(new.X)) } -} \ No newline at end of file +} +