Updated: Nov-12-2024

This vignette provides troubleshooting tips for common issues encountered when using the MotifPeeker package.

If you encounter an issue that is not covered, please open an issue on the GitHub repository.


Session Info

utils::sessionInfo()
## R version 4.4.1 (2024-06-14)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.1 LTS
## 
## Matrix products: default
## BLAS:   /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/lib/libRblas.so 
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.0
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_GB              LC_COLLATE=C              
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## time zone: America/New_York
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] MotifPeeker_0.99.11
## 
## loaded via a namespace (and not attached):
##   [1] RColorBrewer_1.1-3                jsonlite_1.8.9                   
##   [3] magrittr_2.0.3                    farver_2.1.2                     
##   [5] rmarkdown_2.29                    fs_1.6.5                         
##   [7] BiocIO_1.16.0                     zlibbioc_1.52.0                  
##   [9] vctrs_0.6.5                       memoise_2.0.1                    
##  [11] Rsamtools_2.22.0                  b64_0.1.3                        
##  [13] RCurl_1.98-1.16                   webshot_0.5.5                    
##  [15] htmltools_0.5.8.1                 S4Arrays_1.6.0                   
##  [17] curl_6.0.0                        SparseArray_1.6.0                
##  [19] sass_0.4.9                        bslib_0.8.0                      
##  [21] htmlwidgets_1.6.4                 desc_1.4.3                       
##  [23] plyr_1.8.9                        testthat_3.2.1.1                 
##  [25] lubridate_1.9.3                   plotly_4.10.4                    
##  [27] cachem_1.1.0                      GenomicAlignments_1.42.0         
##  [29] mime_0.12                         downloadthis_0.4.1               
##  [31] lifecycle_1.0.4                   iterators_1.0.14                 
##  [33] pkgconfig_2.0.3                   Matrix_1.7-1                     
##  [35] R6_2.5.1                          fastmap_1.2.0                    
##  [37] GenomeInfoDbData_1.2.13           MatrixGenerics_1.18.0            
##  [39] digest_0.6.37                     colorspace_2.1-1                 
##  [41] S4Vectors_0.44.0                  ps_1.8.1                         
##  [43] rprojroot_2.0.4                   pkgload_1.4.0                    
##  [45] crosstalk_1.2.1                   GenomicRanges_1.58.0             
##  [47] RSQLite_2.3.7                     seriation_1.5.6                  
##  [49] bsplus_0.1.4                      labeling_0.4.3                   
##  [51] filelock_1.0.3                    timechange_0.3.0                 
##  [53] fansi_1.0.6                       httr_1.4.7                       
##  [55] abind_1.4-8                       compiler_4.4.1                   
##  [57] bit64_4.5.2                       withr_3.0.2                      
##  [59] BiocParallel_1.40.0               viridis_0.6.5                    
##  [61] DBI_1.2.3                         heatmaply_1.5.0                  
##  [63] dendextend_1.18.1                 R.utils_2.12.3                   
##  [65] MASS_7.3-61                       DelayedArray_0.32.0              
##  [67] rjson_0.2.23                      tools_4.4.1                      
##  [69] zip_2.3.1                         ggseqlogo_0.2                    
##  [71] R.oo_1.27.0                       glue_1.8.0                       
##  [73] restfulr_0.0.15                   grid_4.4.1                       
##  [75] reshape2_1.4.4                    generics_0.1.3                   
##  [77] gtable_0.3.6                      BSgenome_1.74.0                  
##  [79] tzdb_0.4.0                        R.methodsS3_1.8.2                
##  [81] ca_0.71.1                         tidyr_1.3.1                      
##  [83] data.table_1.16.2                 hms_1.1.3                        
##  [85] xml2_1.3.6                        utf8_1.2.4                       
##  [87] XVector_0.46.0                    BiocGenerics_0.52.0              
##  [89] memes_1.14.0                      foreach_1.5.2                    
##  [91] pillar_1.9.0                      stringr_1.5.1                    
##  [93] vroom_1.6.5                       dplyr_1.1.4                      
##  [95] BiocFileCache_2.14.0              lattice_0.22-6                   
##  [97] rtracklayer_1.66.0                bit_4.5.0                        
##  [99] universalmotif_1.24.2             tidyselect_1.2.1                 
## [101] BSgenome.Hsapiens.UCSC.hg38_1.4.5 registry_0.5-1                   
## [103] Biostrings_2.74.0                 knitr_1.49                       
## [105] gridExtra_2.3                     IRanges_2.40.0                   
## [107] SummarizedExperiment_1.36.0       cmdfun_1.0.2                     
## [109] stats4_4.4.1                      xfun_0.49                        
## [111] Biobase_2.66.0                    brio_1.1.5                       
## [113] matrixStats_1.4.1                 DT_0.33                          
## [115] stringi_1.8.4                     UCSC.utils_1.2.0                 
## [117] lazyeval_0.2.2                    yaml_2.3.10                      
## [119] evaluate_1.0.1                    codetools_0.2-20                 
## [121] archive_1.1.10                    tibble_3.2.1                     
## [123] cli_3.6.3                         munsell_0.5.1                    
## [125] processx_3.8.4                    jquerylib_0.1.4                  
## [127] Rcpp_1.0.13-1                     GenomeInfoDb_1.42.0              
## [129] emoji_16.0.0                      dbplyr_2.5.0                     
## [131] XML_3.99-0.17                     parallel_4.4.1                   
## [133] ggplot2_3.5.1                     readr_2.1.5                      
## [135] assertthat_0.2.1                  blob_1.2.4                       
## [137] bitops_1.0-9                      viridisLite_0.4.2                
## [139] scales_1.3.0                      purrr_1.0.2                      
## [141] crayon_1.5.3                      rlang_1.1.4                      
## [143] TSP_1.2-4                         waldo_0.6.1