-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
16 lines (16 loc) · 959 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: ALLSPICER
Type: Package
Title: ALLelic Spectrum of Pleiotropy Informed Correlated Effects
Version: 0.1.9
Authors@R: person(given = "Wenhan",
family = "Lu",
role = c("aut", "cre"),
email = "[email protected]")
Maintainer: Wenhan Lu <[email protected]>
Description: Provides statistical tools to analyze heterogeneous effects of rare variants within genes that are associated with multiple traits. The package implements methods for assessing pleiotropic effects and identifying allelic heterogeneity, which can be useful in large-scale genetic studies. Methods include likelihood-based statistical tests to assess these effects. For more details, see Lu et al. (2024) <doi:10.1101/2024.10.01.614806>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, magrittr, readr, mvtnorm, stats
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3