Package: powerEQTL
Type: Package
Title: Power and Sample Size Calculation for Bulk Tissue and
        Single-Cell eQTL Analysis
Version: 0.3.6
Date: 2025-05-14
Authors@R: c(
             person("Xianjun", "Dong", role=c("aut", "ctb"),
                     email = "XDONG@rics.bwh.harvard.edu"),
             person("Xiaoqi", "Li", role=c("aut", "ctb"),
                     email = "xli85@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")
            )
Maintainer: Weiliang Qiu <weiliang.qiu@gmail.com>
Depends: R (>= 4.3.0)
Imports: stats, nlme, GLMMadaptive, parallel
Description: Power and sample size calculation for bulk tissue and single-cell eQTL analysis
             based on ANOVA, simple linear regression, or linear mixed effects model. It can also calculate power/sample size 
             for testing the association of a SNP to a continuous type phenotype.
             Please see the reference: Dong X, Li X, Chang T-W, Scherzer CR, Weiss ST, Qiu W. (2021) <doi:10.1093/bioinformatics/btab385>.
License: GPL (>= 2)
URL: https://github.com/sterding/powerEQTL,
        https://bwhbioinfo.shinyapps.io/powerEQTL/
NeedsCompilation: no
Packaged: 2025-05-15 01:14:15 UTC; weiliangqiu
Repository: CRAN
Date/Publication: 2025-05-20 15:10:02 UTC
Author: Xianjun Dong [aut, ctb],
  Xiaoqi Li [aut, ctb],
  Tzuu-Wang Chang [aut, ctb],
  Scott T. Weiss [aut, ctb],
  Weiliang Qiu [aut, cre]
Built: R 4.6.0; ; 2025-10-11 02:18:55 UTC; windows
