Updated: Oct-24-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.5
## 
## loaded via a namespace (and not attached):
##   [1] DBI_1.2.3                   bitops_1.0-9               
##   [3] gridExtra_2.3               testthat_3.2.1.1           
##   [5] rlang_1.1.4                 magrittr_2.0.3             
##   [7] matrixStats_1.4.1           compiler_4.4.1             
##   [9] RSQLite_2.3.7               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.45.0              memes_1.13.1               
##  [17] ca_0.71.1                   utf8_1.2.4                 
##  [19] Rsamtools_2.21.2            rmarkdown_2.28             
##  [21] tzdb_0.4.0                  UCSC.utils_1.1.0           
##  [23] waldo_0.5.3                 purrr_1.0.2                
##  [25] bit_4.5.0                   xfun_0.48                  
##  [27] zlibbioc_1.51.2             ggseqlogo_0.2              
##  [29] cachem_1.1.0                GenomeInfoDb_1.41.2        
##  [31] jsonlite_1.8.9              blob_1.2.4                 
##  [33] DelayedArray_0.31.14        BiocParallel_1.39.0        
##  [35] parallel_4.4.1              R6_2.5.1                   
##  [37] bslib_0.8.0                 RColorBrewer_1.1-3         
##  [39] rtracklayer_1.65.0          pkgload_1.4.0              
##  [41] brio_1.1.5                  GenomicRanges_1.57.2       
##  [43] jquerylib_0.1.4             Rcpp_1.0.13                
##  [45] assertthat_0.2.1            SummarizedExperiment_1.35.4
##  [47] iterators_1.0.14            knitr_1.48                 
##  [49] R.utils_2.12.3              readr_2.1.5                
##  [51] IRanges_2.39.2              Matrix_1.7-1               
##  [53] tidyselect_1.2.1            abind_1.4-8                
##  [55] yaml_2.3.10                 viridis_0.6.5              
##  [57] TSP_1.2-4                   codetools_0.2-20           
##  [59] curl_5.2.3                  lattice_0.22-6             
##  [61] tibble_3.2.1                Biobase_2.65.1             
##  [63] evaluate_1.0.1              desc_1.4.3                 
##  [65] heatmaply_1.5.0             BiocFileCache_2.13.2       
##  [67] universalmotif_1.23.8       Biostrings_2.73.2          
##  [69] pillar_1.9.0                filelock_1.0.3             
##  [71] MatrixGenerics_1.17.1       DT_0.33                    
##  [73] foreach_1.5.2               stats4_4.4.1               
##  [75] plotly_4.10.4               generics_0.1.3             
##  [77] rprojroot_2.0.4             RCurl_1.98-1.16            
##  [79] S4Vectors_0.43.2            hms_1.1.3                  
##  [81] ggplot2_3.5.1               munsell_0.5.1              
##  [83] scales_1.3.0                glue_1.8.0                 
##  [85] lazyeval_0.2.2              tools_4.4.1                
##  [87] dendextend_1.18.1           BiocIO_1.15.2              
##  [89] data.table_1.16.2           BSgenome_1.73.1            
##  [91] webshot_0.5.5               GenomicAlignments_1.41.0   
##  [93] registry_0.5-1              XML_3.99-0.17              
##  [95] grid_4.4.1                  tidyr_1.3.1                
##  [97] seriation_1.5.6             cmdfun_1.0.2               
##  [99] colorspace_2.1-1            GenomeInfoDbData_1.2.13    
## [101] restfulr_0.0.15             cli_3.6.3                  
## [103] fansi_1.0.6                 S4Arrays_1.5.11            
## [105] viridisLite_0.4.2           dplyr_1.1.4                
## [107] gtable_0.3.5                R.methodsS3_1.8.2          
## [109] sass_0.4.9                  digest_0.6.37              
## [111] BiocGenerics_0.51.3         SparseArray_1.5.45         
## [113] rjson_0.2.23                htmlwidgets_1.6.4          
## [115] R.oo_1.26.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