diff --git a/articles/TenX_data_download.html b/articles/TenX_data_download.html index 6eb9975b..2553d940 100644 --- a/articles/TenX_data_download.html +++ b/articles/TenX_data_download.html @@ -534,8 +534,8 @@
## Run our shiny app
if (interactive()) {
@@ -1117,9 +1117,9 @@ Reproducibilitylibrary("knitr")
knit("TenX_data_download.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-04-05 20:03:15 UTC"
+#> [1] "2024-04-05 20:05:28 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 1.835 mins
+#> Time difference of 1.781 mins
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/articles/guide_to_spatial_registration.html b/articles/guide_to_spatial_registration.html
index aa00efd9..f76bb9ca 100644
--- a/articles/guide_to_spatial_registration.html
+++ b/articles/guide_to_spatial_registration.html
@@ -287,7 +287,7 @@ Spatial Reference
## get reference layer enrichment statistics
layer_modeling_results <- fetch_data(type = "modeling_results")
-#> 2024-04-05 20:03:35.646963 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:05:47.05775 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
layer_modeling_results$enrichment[1:5, 1:5]
#> t_stat_WM t_stat_Layer1 t_stat_Layer2 t_stat_Layer3 t_stat_Layer4
@@ -389,18 +389,18 @@ Get Enrichment statistics
gene_ensembl = "gene_id",
gene_name = "gene_name"
)
-#> 2024-04-05 20:03:44.044615 make pseudobulk object
-#> 2024-04-05 20:03:45.77245 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
-#> 2024-04-05 20:03:45.837703 drop lowly expressed genes
-#> 2024-04-05 20:03:46.04581 normalize expression
-#> 2024-04-05 20:03:47.566531 create model matrix
-#> 2024-04-05 20:03:47.590973 run duplicateCorrelation()
-#> 2024-04-05 20:04:01.210979 The estimated correlation is: 0.138734774807097
-#> 2024-04-05 20:04:01.213617 computing enrichment statistics
-#> 2024-04-05 20:04:02.326306 extract and reformat enrichment results
-#> 2024-04-05 20:04:02.380851 running the baseline pairwise model
-#> 2024-04-05 20:04:02.544554 computing pairwise statistics
-#> 2024-04-05 20:04:03.882273 computing F-statistics
+#> 2024-04-05 20:05:54.605212 make pseudobulk object
+#> 2024-04-05 20:05:56.27116 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
+#> 2024-04-05 20:05:56.330158 drop lowly expressed genes
+#> 2024-04-05 20:05:56.50757 normalize expression
+#> 2024-04-05 20:05:57.954918 create model matrix
+#> 2024-04-05 20:05:57.979144 run duplicateCorrelation()
+#> 2024-04-05 20:06:11.317145 The estimated correlation is: 0.138734774807097
+#> 2024-04-05 20:06:11.319783 computing enrichment statistics
+#> 2024-04-05 20:06:12.414152 extract and reformat enrichment results
+#> 2024-04-05 20:06:12.466076 running the baseline pairwise model
+#> 2024-04-05 20:06:12.622605 computing pairwise statistics
+#> 2024-04-05 20:06:13.930996 computing F-statistics
Date the vignette was generated.
-#> [1] "2024-04-05 20:04:05 UTC"
+#> [1] "2024-04-05 20:06:15 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 43.483 secs
+#> Time difference of 40.931 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/articles/multi_gene_plots.html b/articles/multi_gene_plots.html
index 27931b7e..74d2934a 100644
--- a/articles/multi_gene_plots.html
+++ b/articles/multi_gene_plots.html
@@ -197,9 +197,9 @@ Plotting One Gene
modeling_results <- fetch_data(type = "modeling_results")
-#> 2024-04-05 20:04:30.284402 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:06:38.485929 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
sce_layer <- fetch_data(type = "sce_layer")
-#> 2024-04-05 20:04:31.219687 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:06:39.406176 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
sig_genes <- sig_genes_extract_all(
n = 400,
modeling_results = modeling_results,
@@ -423,9 +423,9 @@ Reproducibilitylibrary("knitr")
knit("multi_gene_plots.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-04-05 20:04:47 UTC"
+#> [1] "2024-04-05 20:06:55 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 39.255 secs
+#> Time difference of 36.951 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/articles/spatialLIBD.html b/articles/spatialLIBD.html
index dcc310bf..cb683ee7 100644
--- a/articles/spatialLIBD.html
+++ b/articles/spatialLIBD.html
@@ -417,7 +417,7 @@ Downloading the data with s
## Download the small example sce data
sce <- fetch_data(type = "sce_example", eh = ehub)
-#> 2024-04-05 20:05:04.934901 loading file /github/home/.cache/R/BiocFileCache/115b61b09481_sce_sub_for_vignette.Rdata%3Fdl%3D1
+#> 2024-04-05 20:07:11.47321 loading file /github/home/.cache/R/BiocFileCache/11593b8b56cb_sce_sub_for_vignette.Rdata%3Fdl%3D1
## Convert to a SpatialExperiment object
spe <- sce_to_spe(sce)
@@ -429,9 +429,9 @@ Downloading the data with s
## Query ExperimentHub and download the data
if (!exists("sce_layer")) sce_layer <- fetch_data(type = "sce_layer", eh = ehub)
-#> 2024-04-05 20:05:10.000395 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:07:15.965327 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
modeling_results <- fetch_data("modeling_results", eh = ehub)
-#> 2024-04-05 20:05:10.464419 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:07:16.409124 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
Once you have downloaded the objects, we can explore them a little
bit
@@ -504,7 +504,7 @@ Downloading the data with s
)
)
#> user system elapsed
-#> 10.379 0.392 10.796
+#> 9.855 0.432 10.306
## Explore the result
class(sig_genes)
@@ -1380,9 +1380,9 @@ Reproducibilitylibrary("knitr")
knit("spatialLIBD.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-04-05 20:05:28 UTC"
+#> [1] "2024-04-05 20:07:34 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 37.365 secs
+#> Time difference of 35.419 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/pkgdown.yml b/pkgdown.yml
index 3bec5fcf..cee0dc65 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -6,5 +6,5 @@ articles:
guide_to_spatial_registration: guide_to_spatial_registration.html
multi_gene_plots: multi_gene_plots.html
spatialLIBD: spatialLIBD.html
-last_built: 2024-04-05T19:55Z
+last_built: 2024-04-05T19:58Z
diff --git a/reference/add_images.html b/reference/add_images.html
index 3fc6a98b..3f3acdb1 100644
--- a/reference/add_images.html
+++ b/reference/add_images.html
@@ -165,29 +165,29 @@ Examples
image_paths = c("151507" = "https://spatial-dlpfc.s3.us-east-2.amazonaws.com/images/151507_tissue_lowres_image.png")
))
}
-#> 2024-04-05 19:56:00.815708 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
-#> 2024-04-05 19:56:16.858507 adding image for sample 151507
-#> 2024-04-05 19:56:17.596445 adding image for sample 151508
+#> 2024-04-05 19:58:24.996743 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:58:40.609337 adding image for sample 151507
+#> 2024-04-05 19:58:41.338532 adding image for sample 151508
#> Warning: No image was found for sample: 151508
-#> 2024-04-05 19:56:17.596802 adding image for sample 151509
+#> 2024-04-05 19:58:41.338855 adding image for sample 151509
#> Warning: No image was found for sample: 151509
-#> 2024-04-05 19:56:17.597018 adding image for sample 151510
+#> 2024-04-05 19:58:41.339072 adding image for sample 151510
#> Warning: No image was found for sample: 151510
-#> 2024-04-05 19:56:17.597227 adding image for sample 151669
+#> 2024-04-05 19:58:41.339273 adding image for sample 151669
#> Warning: No image was found for sample: 151669
-#> 2024-04-05 19:56:17.597427 adding image for sample 151670
+#> 2024-04-05 19:58:41.339472 adding image for sample 151670
#> Warning: No image was found for sample: 151670
-#> 2024-04-05 19:56:17.597618 adding image for sample 151671
+#> 2024-04-05 19:58:41.339661 adding image for sample 151671
#> Warning: No image was found for sample: 151671
-#> 2024-04-05 19:56:17.597811 adding image for sample 151672
+#> 2024-04-05 19:58:41.339851 adding image for sample 151672
#> Warning: No image was found for sample: 151672
-#> 2024-04-05 19:56:17.598019 adding image for sample 151673
+#> 2024-04-05 19:58:41.340041 adding image for sample 151673
#> Warning: No image was found for sample: 151673
-#> 2024-04-05 19:56:17.598216 adding image for sample 151674
+#> 2024-04-05 19:58:41.340232 adding image for sample 151674
#> Warning: No image was found for sample: 151674
-#> 2024-04-05 19:56:17.598415 adding image for sample 151675
+#> 2024-04-05 19:58:41.340424 adding image for sample 151675
#> Warning: No image was found for sample: 151675
-#> 2024-04-05 19:56:17.598611 adding image for sample 151676
+#> 2024-04-05 19:58:41.340619 adding image for sample 151676
#> Warning: No image was found for sample: 151676
#> DataFrame with 13 rows and 4 columns
#> sample_id image_id data scaleFactor
diff --git a/reference/add_key.html b/reference/add_key.html
index cd74003f..52f8800e 100644
--- a/reference/add_key.html
+++ b/reference/add_key.html
@@ -117,7 +117,7 @@ Examples
## Note that the original 'key' order was 'sample_id'_'barcode' and we'
## have since changed it to 'barcode'_'sample_id'.
}
-#> 2024-04-05 19:56:19.867929 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:58:43.40326 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> [1] "AAACAACGAATAGTTC-1_151507" "AAACAAGTATCTCCCA-1_151507"
#> [3] "AAACAATCTACTAGCA-1_151507" "AAACACCAATAACTGC-1_151507"
#> [5] "AAACAGCTTTCAGAAG-1_151507" "AAACAGGGTCTATATT-1_151507"
diff --git a/reference/annotate_registered_clusters.html b/reference/annotate_registered_clusters.html
index f079984c..04d383e3 100644
--- a/reference/annotate_registered_clusters.html
+++ b/reference/annotate_registered_clusters.html
@@ -139,7 +139,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:56:34.592433 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 19:58:57.92285 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Compute the correlations
cor_stats_layer <- layer_stat_cor(
diff --git a/reference/check_modeling_results.html b/reference/check_modeling_results.html
index 4a34e9a7..ceb0500b 100644
--- a/reference/check_modeling_results.html
+++ b/reference/check_modeling_results.html
@@ -108,7 +108,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:56:35.589126 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 19:58:58.831466 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Check the object
xx <- check_modeling_results(modeling_results)
diff --git a/reference/check_sce.html b/reference/check_sce.html
index a97039a3..b52ee553 100644
--- a/reference/check_sce.html
+++ b/reference/check_sce.html
@@ -131,7 +131,7 @@ Examples
## Check the object
check_sce(sce_example)
}
-#> 2024-04-05 19:56:36.643689 loading file /github/home/.cache/R/BiocFileCache/115b61b09481_sce_sub_for_vignette.Rdata%3Fdl%3D1
+#> 2024-04-05 19:58:59.752855 loading file /github/home/.cache/R/BiocFileCache/11593b8b56cb_sce_sub_for_vignette.Rdata%3Fdl%3D1
#> class: SingleCellExperiment
#> dim: 33538 47681
#> metadata(1): image
diff --git a/reference/check_sce_layer.html b/reference/check_sce_layer.html
index b3585fc7..f4976477 100644
--- a/reference/check_sce_layer.html
+++ b/reference/check_sce_layer.html
@@ -111,7 +111,7 @@ Examples
## Obtain the necessary data
if (!exists("sce_layer")) sce_layer <- fetch_data("sce_layer")
-#> 2024-04-05 19:56:39.330598 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:02.128027 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
## Check the object
check_sce_layer(sce_layer)
diff --git a/reference/check_spe.html b/reference/check_spe.html
index 0ae532c1..2ca1a131 100644
--- a/reference/check_spe.html
+++ b/reference/check_spe.html
@@ -123,7 +123,7 @@ Examples
## Check the object
check_spe(spe)
}
-#> 2024-04-05 19:56:41.417964 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:03.978877 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> class: SpatialExperiment
#> dim: 33538 47681
#> metadata(0):
diff --git a/reference/cluster_export.html b/reference/cluster_export.html
index 7928f21e..5a272448 100644
--- a/reference/cluster_export.html
+++ b/reference/cluster_export.html
@@ -134,7 +134,7 @@ Examples
cluster_export(spe, "spatialLIBD")
cluster_export(spe, "GraphBased")
}
-#> 2024-04-05 19:56:56.24443 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:18.470286 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
diff --git a/reference/cluster_import.html b/reference/cluster_import.html
index 7b809635..09c988d2 100644
--- a/reference/cluster_import.html
+++ b/reference/cluster_import.html
@@ -137,11 +137,11 @@ Examples
## Re-import them
colData(cluster_import(spe))
}
-#> 2024-04-05 19:57:10.729779 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:32.667595 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
-#> Warning: '/tmp/RtmpwHDTk4/exported_clusters/spatialLIBD' already exists
+#> Warning: '/tmp/RtmpgLjxXM/exported_clusters/spatialLIBD' already exists
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
-#> Warning: '/tmp/RtmpwHDTk4/exported_clusters/GraphBased' already exists
+#> Warning: '/tmp/RtmpgLjxXM/exported_clusters/GraphBased' already exists
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
#> DataFrame with 47681 rows and 71 columns
#> key sample_id Cluster sum_umi
diff --git a/reference/fetch_data.html b/reference/fetch_data.html
index 0397609e..a2a133b7 100644
--- a/reference/fetch_data.html
+++ b/reference/fetch_data.html
@@ -165,7 +165,7 @@ Examples
## Download the SingleCellExperiment object
## at the layer-level
if (!exists("sce_layer")) sce_layer <- fetch_data("sce_layer")
-#> 2024-04-05 19:57:26.246033 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:47.859114 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
## Explore the data
sce_layer
diff --git a/reference/frame_limits.html b/reference/frame_limits.html
index 4c911766..216bbc70 100644
--- a/reference/frame_limits.html
+++ b/reference/frame_limits.html
@@ -154,7 +154,7 @@ Examples
## Obtain the frame limits for one sample
frame_limits(spe, sampleid = "151673")
}
-#> 2024-04-05 19:57:27.867935 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 19:59:49.476695 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> $y_min
#> [1] 64
#>
diff --git a/reference/gene_set_enrichment.html b/reference/gene_set_enrichment.html
index ff465b00..5bc094c7 100644
--- a/reference/gene_set_enrichment.html
+++ b/reference/gene_set_enrichment.html
@@ -176,7 +176,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:57:43.061451 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:04.267055 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Compute the gene set enrichment results
asd_sfari_enrichment <- gene_set_enrichment(
diff --git a/reference/gene_set_enrichment_plot.html b/reference/gene_set_enrichment_plot.html
index 672202eb..a2a1503e 100644
--- a/reference/gene_set_enrichment_plot.html
+++ b/reference/gene_set_enrichment_plot.html
@@ -178,7 +178,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:57:44.400883 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:05.476083 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Compute the gene set enrichment results
asd_sfari_enrichment <- gene_set_enrichment(
diff --git a/reference/geom_spatial.html b/reference/geom_spatial.html
index dfd61e5c..5665d87a 100644
--- a/reference/geom_spatial.html
+++ b/reference/geom_spatial.html
@@ -175,7 +175,7 @@ Examples
## Clean up
rm(spe_sub)
}
-#> 2024-04-05 19:57:46.280559 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:07.238809 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
diff --git a/reference/get_colors.html b/reference/get_colors.html
index 182c7333..823b5d7d 100644
--- a/reference/get_colors.html
+++ b/reference/get_colors.html
@@ -105,7 +105,7 @@ Examples
## Obtain the necessary data
if (!exists("sce_layer")) sce_layer <- fetch_data("sce_layer")
-#> 2024-04-05 19:58:01.981536 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:22.551161 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
## Example layer colors with the corresponding names
get_colors(libd_layer_colors, sce_layer$layer_guess)
diff --git a/reference/img_edit.html b/reference/img_edit.html
index 18d56660..18742337 100644
--- a/reference/img_edit.html
+++ b/reference/img_edit.html
@@ -222,7 +222,7 @@ Examples
x <- img_edit(spe, sampleid = "151507", brightness = 25)
plot(x)
}
-#> 2024-04-05 19:58:03.142676 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:23.635238 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
diff --git a/reference/img_update.html b/reference/img_update.html
index 9497ccf7..f01a72ed 100644
--- a/reference/img_update.html
+++ b/reference/img_update.html
@@ -139,7 +139,7 @@ Examples
## Reduce brightness to 25% and update the imgData()
imgData(img_update(spe, sampleid = "151507", brightness = 25))
}
-#> 2024-04-05 19:58:18.945193 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:39.204887 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> DataFrame with 13 rows and 4 columns
#> sample_id image_id data scaleFactor
#> <character> <character> <list> <numeric>
diff --git a/reference/img_update_all.html b/reference/img_update_all.html
index edafdd1f..e84bb674 100644
--- a/reference/img_update_all.html
+++ b/reference/img_update_all.html
@@ -138,7 +138,7 @@ Examples
## update the imgData()
imgData(img_update_all(spe, brightness = 25))
}
-#> 2024-04-05 19:58:33.539209 loading file /github/home/.cache/R/BiocFileCache/155f35c91424_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:00:53.415044 loading file /github/home/.cache/R/BiocFileCache/155f98a302_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
#> DataFrame with 24 rows and 4 columns
#> sample_id image_id data scaleFactor
#> <character> <character> <list> <numeric>
diff --git a/reference/layer_boxplot.html b/reference/layer_boxplot.html
index 3c2e0cf1..2678b8e3 100644
--- a/reference/layer_boxplot.html
+++ b/reference/layer_boxplot.html
@@ -185,9 +185,9 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:58:50.519665 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:01:10.230575 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
if (!exists("sce_layer")) sce_layer <- fetch_data(type = "sce_layer")
-#> 2024-04-05 19:58:51.443355 loading file /github/home/.cache/R/BiocFileCache/115b535c40f9_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-04-05 20:01:11.073344 loading file /github/home/.cache/R/BiocFileCache/11597ad98e84_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
## Top 2 genes from the enrichment model
sig_genes <- sig_genes_extract_all(
diff --git a/reference/layer_stat_cor.html b/reference/layer_stat_cor.html
index 32f9f02b..708fc7d0 100644
--- a/reference/layer_stat_cor.html
+++ b/reference/layer_stat_cor.html
@@ -156,7 +156,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:58:54.679497 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:01:14.179337 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Compute the correlations
cor_stats_layer <- layer_stat_cor(
diff --git a/reference/layer_stat_cor_plot.html b/reference/layer_stat_cor_plot.html
index 874284cf..010966e5 100644
--- a/reference/layer_stat_cor_plot.html
+++ b/reference/layer_stat_cor_plot.html
@@ -145,7 +145,7 @@ Examples
if (!exists("modeling_results")) {
modeling_results <- fetch_data(type = "modeling_results")
}
-#> 2024-04-05 19:58:55.790893 loading file /github/home/.cache/R/BiocFileCache/115b8f49cdc_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-04-05 20:01:15.199864 loading file /github/home/.cache/R/BiocFileCache/11592b032277_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
## Compute the correlations
cor_stats_layer <- layer_stat_cor(
diff --git a/reference/registration_block_cor.html b/reference/registration_block_cor.html
index a55ce7ff..98d1c584 100644
--- a/reference/registration_block_cor.html
+++ b/reference/registration_block_cor.html
@@ -146,9 +146,9 @@ Examples
#>
#> rgstr_> ## Pseudo-bulk
#> rgstr_> sce_pseudo <- registration_pseudobulk(sce, "Cell_Cycle", "sample_id", c("age"), min_ncells = NULL)
-#> 2024-04-05 19:58:57.900914 make pseudobulk object
-#> 2024-04-05 19:58:59.039024 drop lowly expressed genes
-#> 2024-04-05 19:58:59.112272 normalize expression
+#> 2024-04-05 20:01:17.209751 make pseudobulk object
+#> 2024-04-05 20:01:18.270705 drop lowly expressed genes
+#> 2024-04-05 20:01:18.342654 normalize expression
#>
#> rgstr_> colData(sce_pseudo)
#> DataFrame with 20 rows and 8 columns
@@ -180,7 +180,7 @@ Examples
#> E_S S E 11
#>
#> rgstr_> registration_mod <- registration_model(sce_pseudo, "age")
-#> 2024-04-05 19:58:59.194021 create model matrix
+#> 2024-04-05 20:01:18.422912 create model matrix
#>
#> rgstr_> head(registration_mod)
#> registration_variableG0 registration_variableG1 registration_variableG2M
@@ -198,8 +198,8 @@ Examples
#> E_G0 0 20.97006
#> A_G1 0 19.18719
block_cor <- registration_block_cor(sce_pseudo, registration_mod)
-#> 2024-04-05 19:58:59.207221 run duplicateCorrelation()
-#> 2024-04-05 19:59:00.552104 The estimated correlation is: -0.0187869166526901
+#> 2024-04-05 20:01:18.435945 run duplicateCorrelation()
+#> 2024-04-05 20:01:19.750538 The estimated correlation is: -0.0187869166526901
diff --git a/reference/registration_model.html b/reference/registration_model.html
index 4142a3eb..d3587404 100644
--- a/reference/registration_model.html
+++ b/reference/registration_model.html
@@ -148,9 +148,9 @@