From 00d52f7dea85f3b61662a0ad5574f4fcd54a7729 Mon Sep 17 00:00:00 2001 From: Stefan Date: Fri, 21 Aug 2015 13:04:53 -0500 Subject: [PATCH] update to version 1.0 Tested on spiked data from Ty-Ty Shimmy. The following functions work together. process_pheno gwas_mappings process_mappings --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 12a554a..7b38447 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: cegwas -Title: What the Package Does (one line, title case) -Version: 0.0.0.9000 +Title: A set of functions to process phenotype data, perform GWAS, and perform post-mapping data processing for C. elegans. +Version: 1.0 Authors@R: person("Stefan", "Zdraljevic", email = "stefanzdraljevic2018@u.northwestern.edu", role = c("aut", "cre")) Description: Functions to process data, perform GWA mappings, identify confidence intervals, and genes with variants within the confidence interval. Depends: R (>= 3.2.0)