diff --git a/articles/MotifPeeker.html b/articles/MotifPeeker.html index 69c58c6..6b2124c 100644 --- a/articles/MotifPeeker.html +++ b/articles/MotifPeeker.html @@ -74,7 +74,7 @@
Updated: Oct-21-2024
+Updated: Oct-24-2024
## Warning in system2("echo", args = paste0(..., collpase = "")): error in running
-## command
-## [1] "/tmp/RtmpLtbFDt/MotifPeeker_20241021_155435"
+## Script run successfully.
+## Output saved at: /tmp/Rtmpd7DNbg/MotifPeeker_20241024_145550
+## Time taken: 0.88 mins.
+## [1] "/tmp/Rtmpd7DNbg/MotifPeeker_20241024_145550"
Updated: Oct-21-2024
+Updated: Oct-24-2024
Updated: Oct-21-2024
+Updated: Oct-24-2024
MotifPeeker-reports
is a public archive for interactive HTML reports generated by MotifPeeker
,
along with the code used to produce them.
Updated: Oct-21-2024
+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 diff --git a/index.html b/index.html index 1d660d0..a1b9cf4 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@
Authors: Hiranyamaya (Hiru) Dash, Thomas Roberts, Nathan Skene
Updated: Oct-21-2024
Authors: Hiranyamaya (Hiru) Dash, Thomas Roberts, Nathan Skene
Updated: Oct-24-2024
stopper()
wrapper around stop()
.check_JASPAR("MA1930.2")
#> BFC3
-#> "/github/home/.cache/R/BiocFileCache/10da3c7bcc07_MA1930.2.jaspar"
+#> "/github/home/.cache/R/BiocFileCache/10e01c6f5277_MA1930.2.jaspar"
get_JASPARCORE()
#> BFC1
-#> "/github/home/.cache/R/BiocFileCache/5d83a5cf894_JASPAR2024_CORE_non-redundant_pfms_meme.txt"
+#> "/github/home/.cache/R/BiocFileCache/62a79c3a692_JASPAR2024_CORE_non-redundant_pfms_meme.txt"
messager(..., v = Sys.getenv("VERBOSE") != "FALSE", parallel = TRUE)
messager(..., v = Sys.getenv("VERBOSE") != "FALSE")
Whether to print messages or not.
Whether to enable message print when wrapped -in parallelised functions.