Browse code

Bug Fix: Error in unitTests FindPrimers

Juan Pablo Romero authored on 27/05/2019 15:59:33
Showing 2 changed files

... ...
@@ -2,7 +2,11 @@ Package: EventPointer
2 2
 Type: Package
3 3
 Title: An effective identification of alternative splicing events
4 4
 	   using junction arrays and RNA-Seq data
5
+<<<<<<< HEAD
5 6
 Version: 2.2.1
7
+=======
8
+Version: 2.3.2
9
+>>>>>>> 7cf55d8... Bug Fix: Error in unitTests FindPrimers
6 10
 Author: Juan Pablo Romero, Juan A. Ferrer-Bonsoms, Pablo Sacristan, Ander Muniategui, Fernando Carazo, Ander Aramburu, Angel Rubio
7 11
 Maintainer: Juan Pablo Romero <jpromero@ceit.es>
8 12
 Description: EventPointer is an R package to identify alternative splicing events 
... ...
@@ -15,8 +15,6 @@ test_FindPrimers <- function() {
15 15
   
16 16
   checkIdentical("SG field is empty", obs)
17 17
   
18
-
19
-
20 18
   obs <- tryCatch(
21 19
     FindPrimers(SG = list(),
22 20
                 EventNum = 0,