...
|
...
|
@@ -1,7 +1,7 @@
|
1
|
1
|
Package: DominoEffect
|
2
|
2
|
Type: Package
|
3
|
3
|
Title: Identification and Annotation of Protein Hotspot Residues
|
4
|
|
-Version: 1.5.2
|
|
4
|
+Version: 1.5.3
|
5
|
5
|
Author: Marija Buljan and Peter Blattmann
|
6
|
6
|
Maintainer: Marija Buljan <[email protected]>,
|
7
|
7
|
Peter Blattmann <[email protected]>
|
...
|
...
|
@@ -13,7 +13,7 @@ Encoding: UTF-8
|
13
|
13
|
LazyData: true
|
14
|
14
|
Depends: R(>= 3.5)
|
15
|
15
|
Imports: biomaRt, data.table, utils, stats, Biostrings, SummarizedExperiment,
|
16
|
|
- VariantAnnotation, AnnotationDbi, GenomeInfoDb, IRanges, GenomicRanges
|
|
16
|
+ VariantAnnotation, AnnotationDbi, GenomeInfoDb, IRanges, GenomicRanges, methods
|
17
|
17
|
Suggests: knitr, testthat
|
18
|
18
|
RoxygenNote: 6.0.1
|
19
|
19
|
VignetteBuilder: knitr
|