-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
19 lines (19 loc) · 852 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: prcPhenoAge
Type: Package
Title: Calculate the PhenoAge PRC Subscores
Version: 0.1.0
Author: c(person(given = "Morgan", family = "Levine", middle = "E.", email = "[email protected]",role = "aut"),
person(given = "Kyra", family = "Thrush", middle = "L.", email = "[email protected]", role = "cre"))
Maintainer: Kyra Thrush <[email protected]>
Description: This package performs a calculation of PhenoAge (2018) while subscoring the epigenetic age into
the portion of PhenoAge reliant upon beta values annotated to be in PRC associated CpGs, and non-PRC associated
CpGs. The PRC annotation is from the 27K CpGs, but the information is applicable to arrays of 450K and Illumina
EPIC data.
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports:
readr
Depends:
R (>= 2.10)
RoxygenNote: 7.1.1