-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 939 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: methcon5
Title: Identify and Rank CpG DNA Methylation Conservation Along the Human Genome
Version: 0.1.0.9000
Authors@R:
person(given = "Emil",
family = "Hvitfeldt",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0679-1945"))
Description: Identify and rank CpG DNA methylation conservation along the human
genome. Specifically it includes bootstrapping methods to provide ranking
which should adjust for the differences in length as without it short
regions tend to get higher conservation scores.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends:
R (>= 2.10)
Imports:
magrittr,
dplyr,
purrr,
rlang
Suggests:
ggplot2,
testthat (>= 2.1.0),
covr
URL: https://github.com/EmilHvitfeldt/methcon5
BugReports: https://github.com/EmilHvitfeldt/methcon5/issues