Package: powerEQTL
Type: Package
Title: Power and Sample Size Calculation for eQTL Analysis
Version: 0.2.2
Date: 2020-11-01
Authors@R: c(
             person("Xianjun", "Dong", role=c("aut", "ctb"),
                     email = "XDONG@rics.bwh.harvard.edu"),
             person("Tzuu-Wang", "Chang", role = c("aut", "ctb"),
                     email = "Chang.Tzuu-Wang@mgh.harvard.edu"),
             person("Scott T.", "Weiss", role = c("aut", "ctb"),
                     email = "restw@channing.harvard.edu"),
             person("Weiliang", "Qiu", role=c("aut", "cre"),
                     email = "weiliang.qiu@gmail.com")
            )
Author: Xianjun Dong [aut, ctb],
  Tzuu-Wang Chang [aut, ctb],
  Scott T. Weiss [aut, ctb],
  Weiliang Qiu [aut, cre]
Maintainer: Weiliang Qiu <weiliang.qiu@gmail.com>
Depends: R (>= 3.6.0)
Imports: stats
Description: Power and sample size calculation for eQTL analysis
             based on ANOVA or simple linear regression. It can also calculate power/sample size 
             for testing the association of a SNP to a continuous type phenotype.
License: GPL (>= 2)
URL: https://github.com/sterding/powerEQTL
LazyData: TRUE
NeedsCompilation: no
Packaged: 2020-11-01 18:51:12 UTC; weiliangqiu
Repository: CRAN
Date/Publication: 2020-11-01 19:10:02 UTC
