Troubleshooting

Updated: Dec-20-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.2 (2024-10-31)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.1 LTS
## 
## Matrix products: default
## BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
## LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.26.so;  LAPACK version 3.12.0
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        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: Etc/UTC
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] MotifPeeker_0.99.13 rmarkdown_2.29     
## 
## loaded via a namespace (and not attached):
##   [1] DBI_1.2.3                   bitops_1.0-9               
##   [3] gridExtra_2.3               testthat_3.2.2             
##   [5] rlang_1.1.4                 magrittr_2.0.3             
##   [7] matrixStats_1.4.1           compiler_4.4.2             
##   [9] RSQLite_2.3.9               vctrs_0.6.5                
##  [11] pkgconfig_2.0.3             crayon_1.5.3               
##  [13] fastmap_1.2.0               dbplyr_2.5.0               
##  [15] XVector_0.47.0              memes_1.15.0               
##  [17] ca_0.71.1                   Rsamtools_2.23.1           
##  [19] tzdb_0.4.0                  UCSC.utils_1.3.0           
##  [21] waldo_0.6.1                 purrr_1.0.2                
##  [23] bit_4.5.0.1                 xfun_0.49                  
##  [25] zlibbioc_1.52.0             ggseqlogo_0.2              
##  [27] cachem_1.1.0                GenomeInfoDb_1.43.2        
##  [29] jsonlite_1.8.9              blob_1.2.4                 
##  [31] DelayedArray_0.33.3         BiocParallel_1.41.0        
##  [33] parallel_4.4.2              R6_2.5.1                   
##  [35] bslib_0.8.0                 RColorBrewer_1.1-3         
##  [37] rtracklayer_1.67.0          pkgload_1.4.0              
##  [39] brio_1.1.5                  GenomicRanges_1.59.1       
##  [41] jquerylib_0.1.4             Rcpp_1.0.13-1              
##  [43] assertthat_0.2.1            SummarizedExperiment_1.37.0
##  [45] iterators_1.0.14            knitr_1.49                 
##  [47] R.utils_2.12.3              readr_2.1.5                
##  [49] IRanges_2.41.2              Matrix_1.7-1               
##  [51] tidyselect_1.2.1            abind_1.4-8                
##  [53] yaml_2.3.10                 viridis_0.6.5              
##  [55] TSP_1.2-4                   codetools_0.2-20           
##  [57] curl_6.0.1                  lattice_0.22-6             
##  [59] tibble_3.2.1                Biobase_2.67.0             
##  [61] evaluate_1.0.1              desc_1.4.3                 
##  [63] heatmaply_1.5.0             BiocFileCache_2.15.0       
##  [65] universalmotif_1.25.1       Biostrings_2.75.3          
##  [67] pillar_1.10.0               filelock_1.0.3             
##  [69] MatrixGenerics_1.19.0       DT_0.33                    
##  [71] foreach_1.5.2               stats4_4.4.2               
##  [73] plotly_4.10.4               generics_0.1.3             
##  [75] rprojroot_2.0.4             RCurl_1.98-1.16            
##  [77] hms_1.1.3                   S4Vectors_0.45.2           
##  [79] ggplot2_3.5.1               munsell_0.5.1              
##  [81] scales_1.3.0                glue_1.8.0                 
##  [83] lazyeval_0.2.2              maketools_1.3.1            
##  [85] tools_4.4.2                 dendextend_1.19.0          
##  [87] BiocIO_1.17.1               sys_3.4.3                  
##  [89] data.table_1.16.4           BSgenome_1.75.0            
##  [91] webshot_0.5.5               GenomicAlignments_1.43.0   
##  [93] registry_0.5-1              buildtools_1.0.0           
##  [95] XML_3.99-0.17               grid_4.4.2                 
##  [97] tidyr_1.3.1                 seriation_1.5.7            
##  [99] cmdfun_1.0.2                colorspace_2.1-1           
## [101] GenomeInfoDbData_1.2.13     restfulr_0.0.15            
## [103] cli_3.6.3                   S4Arrays_1.7.1             
## [105] viridisLite_0.4.2           dplyr_1.1.4                
## [107] gtable_0.3.6                R.methodsS3_1.8.2          
## [109] sass_0.4.9                  digest_0.6.37              
## [111] BiocGenerics_0.53.3         SparseArray_1.7.2          
## [113] rjson_0.2.23                htmlwidgets_1.6.4          
## [115] R.oo_1.27.0                 memoise_2.0.1              
## [117] htmltools_0.5.8.1           lifecycle_1.0.4            
## [119] httr_1.4.7                  MASS_7.3-61                
## [121] bit64_4.5.2