Browse code

Removed Repitools dependency from DESCRIPTION

Divyagash authored on 06/03/2018 15:30:01
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: scmeth
2 2
 Type: Package
3 3
 Title: Functions to conduct quality control analysis in methylation data
4
-Version: 0.99.20
4
+Version: 0.99.21
5 5
 Author: Divy Kangeyan <[email protected]>
6 6
 Maintainer: Divy Kangeyan <[email protected]>
7 7
 Depends: R (>= 3.5.0)
... ...
@@ -11,7 +11,6 @@ Imports:
11 11
   rmarkdown,
12 12
   bsseq,
13 13
   AnnotationHub,
14
-  Repitools,
15 14
   GenomicRanges,
16 15
   reshape2,
17 16
   stats,