-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
40 lines (40 loc) · 967 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
31
32
33
34
35
36
37
38
39
40
Package: MotifStats
Title: Uncover the relationship between peaks and motifs
Version: 0.0.0.9000
Authors@R:
person(given = "Thomas", family = "Roberts",
email = "tomroberts.work15@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0009-0006-6244-8670"))
Description: This package calculates metrics to quantify the relationship
between peaks and motifs.
URL: https://github.com/Tomrrr1/MotifStats
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.2.0)
Imports:
Biostrings,
BSgenome,
GenomicRanges,
ggplot2,
IRanges,
memes,
rGADEM,
rtracklayer,
universalmotif
Suggests:
BSgenome.Hsapiens.UCSC.hg19,
BSgenome.Hsapiens.UCSC.hg38,
knitr,
rmarkdown,
rworkflows,
testthat (>= 3.0.0),
withr
Config/testthat/edition: 3
RoxygenNote: 7.3.1
SystemRequirements: MEME Suite (>= v5.3.3)
VignetteBuilder: knitr
biocViews: MotifAnnotation, MotifDiscovery
BugReports: https://github.com/neurogenomics/MotifStats/issues