Browse code

Merged DESCRIPTION changes

Eric Blanc authored on 09/05/2019 10:49:56
Showing 1 changed files

... ...
@@ -31,7 +31,7 @@ vcf2mut_cat <- function(vcf, genome, name=NULL, seqs=NULL){
31 31
     if(!requireNamespace('VariantAnnotation', quietly = TRUE)){
32 32
         stop(paste0('Please install the library 
33 33
                 VariantAnnotation to use this function.'),
34
-             call. = TRUE)
34
+              call. = TRUE)
35 35
     }
36 36
     
37 37
     # if vcf is a file path, first import