forked from cgplab/PAMES
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 709 Bytes
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 709 Bytes
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
Package: PAMES
Date: 2019-05-22
Type: Package
Title: Purity Assessment from clonal MEthylation Sites
Description: Exploiting data from DNA methylation, this package provides the operations
required to evaluate the purity of tumor samples.
Version: 2.3.3
Authors@R: c(person("Dario", "Romagnoli", role=c("aut", "cre"),
email="dario.romagnoli87@gmail.com"),
person("Matteo", "Benelli", role="aut"),
person("Francesca", "Demichelis", role="aut"))
Depends: R (>= 3.4.2)
Imports:
parallel,
GenomicRanges,
IRanges,
assertthat,
dplyr
Suggests:
knitr,
rmarkdown,
testthat
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr