...
|
...
|
@@ -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: 0.1.1
|
|
4
|
+Version: 0.99.0
|
5
|
5
|
Author: Simona Aufiero
|
6
|
6
|
Maintainer: Simona Aufiero <[email protected]>
|
7
|
7
|
Description: R-based computational framework for a comprehensive in silico
|
...
|
...
|
@@ -13,7 +13,8 @@ Description: R-based computational framework for a comprehensive in silico
|
13
|
13
|
License: GPL-3
|
14
|
14
|
Encoding: UTF-8
|
15
|
15
|
LazyData: TRUE
|
16
|
|
-biocViews: Annotation, StructuralPrediction, FunctionalPrediction, GenePrediction, GenomeAssembly
|
|
16
|
+biocViews: Annotation, StructuralPrediction, FunctionalPrediction, GenePrediction,
|
|
17
|
+ GenomeAssembly, DifferentialExpression
|
17
|
18
|
Depends:
|
18
|
19
|
R(>= 3.6.0),
|
19
|
20
|
gwascat
|