-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
34 lines (34 loc) · 886 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
Package: REPAC
Type: Package
Title: Differential Alternative Polyadenylation Analysis From Compositions
Version: 0.99.0
Authors@R:
c(
person("Eddie", "Imada", role = c("aut", "cre"),
email = "[email protected]")
)
Maintainer: Eddie Imada <[email protected]>
Description: REPAC enables fast and scalable analysis of APA. REPAC
relies on methods developed for compositional data to conduct
statistical tests between poly-A sites.
License: Artistic-2.0
URL:
BugReports: https://github.com/eddieimada/REPAC/issues
biocViews: Software, Regression, DifferentialExpression, RNASeq, Transcriptomics
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
LazyData: false
Depends:
R (>= 4.0.0)
Imports:
purrr,
compositions,
recount3,
megadepth,
SummarizedExperiment,
future,
furrr,
readr,
limma,
Rsubread