-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.34 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
43
44
45
46
47
48
49
Package: Palimpsest
Title: Package
Version: 2.0.0
Authors@R: c(person(given = "Jayendra",family = "Shinde", email = "[email protected]", role =
c("aut", "cre")),person(given = "Eric",family = "Letouzé", email = "[email protected]", role =
c("aut","cre")),person(given = "Benedict",family = "Monteiro", email = "[email protected]", role =
c("aut","cre")))
Author: Jayendra Shinde, Eric Letouzé, Benedict Monteiro
Maintainer: Jayendra Shinde <[email protected]>,
Eric Letouzé <[email protected]>, Benedict Monteiro <[email protected]>
Description: An R package for studying mutational and structural variant signatures
along clonal evolution in cancer.
License: MIT + file LICENSE
Imports:
reshape2 (>= 1.4.1),
plyr (>= 1.8.3),
ggplot2 (>= 3.1.0),
gtools,
lsa,
gplots,
IRanges (>= 2.6.0),
RCircos,
plotrix,
Rgraphviz,
Biostrings (>= 2.40.0),
VariantAnnotation,
Biobase,
registry,
doParallel,
RColorBrewer,
scales,
spgs,
tibble,
ggpubr
Depends:
R (>= 3.5.0),
dplyr,
NMF,
GenomicRanges
Suggests:
BiocStyle (>= 2.0.3),
BSgenome.Hsapiens.UCSC.hg19 (>= 1.4.0),
biomaRt (>= 2.28.0),
testthat
biocViews: SomaticMutation
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.0