Updated: Aug-10-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 22.04.4 LTS
## 
## Matrix products: default
## BLAS:   /home/biocbuild/bbs-3.20-bioc/R/lib/libRblas.so 
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.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.4
## 
## loaded via a namespace (and not attached):
##   [1] RColorBrewer_1.1-3                jsonlite_1.8.8                   
##   [3] magrittr_2.0.3                    farver_2.1.2                     
##   [5] rmarkdown_2.27                    fs_1.6.4                         
##   [7] BiocIO_1.15.0                     zlibbioc_1.51.1                  
##   [9] vctrs_0.6.5                       memoise_2.0.1                    
##  [11] Rsamtools_2.21.0                  b64_0.1.2                        
##  [13] RCurl_1.98-1.16                   webshot_0.5.5                    
##  [15] htmltools_0.5.8.1                 S4Arrays_1.5.7                   
##  [17] curl_5.2.1                        SparseArray_1.5.31               
##  [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.41.0         
##  [29] mime_0.12                         downloadthis_0.4.0               
##  [31] lifecycle_1.0.4                   iterators_1.0.14                 
##  [33] pkgconfig_2.0.3                   Matrix_1.7-0                     
##  [35] R6_2.5.1                          fastmap_1.2.0                    
##  [37] GenomeInfoDbData_1.2.12           MatrixGenerics_1.17.0            
##  [39] digest_0.6.36                     colorspace_2.1-1                 
##  [41] S4Vectors_0.43.2                  rprojroot_2.0.4                  
##  [43] pkgload_1.4.0                     crosstalk_1.2.1                  
##  [45] GenomicRanges_1.57.1              RSQLite_2.3.7                    
##  [47] seriation_1.5.5                   bsplus_0.1.4                     
##  [49] filelock_1.0.3                    labeling_0.4.3                   
##  [51] timechange_0.3.0                  fansi_1.0.6                      
##  [53] httr_1.4.7                        abind_1.4-5                      
##  [55] compiler_4.4.1                    bit64_4.0.5                      
##  [57] withr_3.0.1                       BiocParallel_1.39.0              
##  [59] viridis_0.6.5                     DBI_1.2.3                        
##  [61] heatmaply_1.5.0                   dendextend_1.17.1                
##  [63] R.utils_2.12.3                    MASS_7.3-61                      
##  [65] DelayedArray_0.31.11              rjson_0.2.21                     
##  [67] tools_4.4.1                       zip_2.3.1                        
##  [69] ggseqlogo_0.2                     R.oo_1.26.0                      
##  [71] glue_1.7.0                        restfulr_0.0.15                  
##  [73] grid_4.4.1                        reshape2_1.4.4                   
##  [75] generics_0.1.3                    gtable_0.3.5                     
##  [77] BSgenome_1.73.0                   tzdb_0.4.0                       
##  [79] R.methodsS3_1.8.2                 ca_0.71.1                        
##  [81] tidyr_1.3.1                       data.table_1.15.4                
##  [83] hms_1.1.3                         utf8_1.2.4                       
##  [85] XVector_0.45.0                    BiocGenerics_0.51.0              
##  [87] memes_1.13.0                      foreach_1.5.2                    
##  [89] pillar_1.9.0                      stringr_1.5.1                    
##  [91] dplyr_1.1.4                       BiocFileCache_2.13.0             
##  [93] lattice_0.22-6                    rtracklayer_1.65.0               
##  [95] bit_4.0.5                         universalmotif_1.23.2            
##  [97] tidyselect_1.2.1                  BSgenome.Hsapiens.UCSC.hg38_1.4.5
##  [99] registry_0.5-1                    Biostrings_2.73.1                
## [101] knitr_1.48                        gridExtra_2.3                    
## [103] IRanges_2.39.2                    SummarizedExperiment_1.35.1      
## [105] cmdfun_1.0.2                      stats4_4.4.1                     
## [107] xfun_0.46                         Biobase_2.65.0                   
## [109] brio_1.1.5                        matrixStats_1.3.0                
## [111] DT_0.33                           stringi_1.8.4                    
## [113] UCSC.utils_1.1.0                  lazyeval_0.2.2                   
## [115] yaml_2.3.10                       evaluate_0.24.0                  
## [117] codetools_0.2-20                  tibble_3.2.1                     
## [119] cli_3.6.3                         munsell_0.5.1                    
## [121] jquerylib_0.1.4                   Rcpp_1.0.13                      
## [123] GenomeInfoDb_1.41.1               emoji_15.0                       
## [125] dbplyr_2.5.0                      XML_3.99-0.17                    
## [127] parallel_4.4.1                    ggplot2_3.5.1                    
## [129] readr_2.1.5                       assertthat_0.2.1                 
## [131] blob_1.2.4                        bitops_1.0-8                     
## [133] viridisLite_0.4.2                 scales_1.3.0                     
## [135] purrr_1.0.2                       crayon_1.5.3                     
## [137] rlang_1.1.4                       TSP_1.2-4                        
## [139] waldo_0.5.2