-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
42 lines (42 loc) · 1.02 KB
/
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
41
42
Package: conliga
Type: Package
Title: [CO]py [N]umber from [LI]NE1 [G]enomic [A]mplicons
Version: 0.1.0
Date: 2018-07-30
Authors@R: person("Sam", "Abujudeh", email = "[email protected]",
role = c("aut", "cre"))
Maintainer: Sam Abujudeh <[email protected]>
Description: Infer relative copy number profiles from FAST-SeqS (and similar) data.
License: GPLv2
Depends:
R (>= 3.2.3),
R (<= 3.5.0)
Imports:
Rcpp (>= 0.12.3),
magrittr (>= 1.5),
tibble (>= 1.1),
ggplot2 (>= 2.2.1),
tidyr (>= 0.6.0),
dplyr (>= 0.4.3),
readr (>= 1.0.0),
purrr (>= 0.2.5),
tidyselect (>= 0.2.4),
matrixStats (>= 0.50.1),
KernSmooth (>= 2.23-15),
grid,
gridExtra (>= 2.0.0),
parallel,
scales (>= 0.4.1),
ggthemes (>= 3.4.0),
plyr (>= 1.8.3),
colorRamps (>= 2.3),
RColorBrewer (>= 1.1-2),
GenomicRanges (>= 1.22.4),
IRanges (>= 2.4.7),
rtracklayer (>= 1.30.4),
Ckmeans.1d.dp (>= 4.2.1)
BiocViews: Software
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.0