... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
Package: circRNAprofiler |
2 | 2 |
Type: Package |
3 | 3 |
Title: circRNAprofiler: An R-Based Computational Framework for the Downstream Analysis of Circular RNAs |
4 |
-Version: 1.3.5 |
|
4 |
+Version: 1.3.6 |
|
5 | 5 |
Author: Simona Aufiero |
6 | 6 |
Maintainer: Simona Aufiero <[email protected]> |
7 | 7 |
Description: R-based computational framework for a comprehensive in silico |
... | ... |
@@ -15,8 +15,7 @@ Encoding: UTF-8 |
15 | 15 |
biocViews: Annotation, StructuralPrediction, FunctionalPrediction, GenePrediction, |
16 | 16 |
GenomeAssembly, DifferentialExpression |
17 | 17 |
Depends: |
18 |
- R(>= 4.0.0), |
|
19 |
- gwascat |
|
18 |
+ R(>= 4.0.0) |
|
20 | 19 |
RoxygenNote: 7.1.0 |
21 | 20 |
Suggests: |
22 | 21 |
testthat, |
... | ... |
@@ -56,6 +55,7 @@ Imports: |
56 | 55 |
AnnotationHub, |
57 | 56 |
BSgenome.Hsapiens.UCSC.hg19, |
58 | 57 |
Biostrings, |
58 |
+ gwascat, |
|
59 | 59 |
BSgenome, |
60 | 60 |
VignetteBuilder: |
61 | 61 |
knitr |