diff --git a/articles/TenX_data_download.html b/articles/TenX_data_download.html index 562f5bb7..c759162c 100644 --- a/articles/TenX_data_download.html +++ b/articles/TenX_data_download.html @@ -535,7 +535,7 @@
## 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-03-28 14:41:23 UTC"
+#> [1] "2024-03-28 18:09:58 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 1.8 mins
+#> Time difference of 1.815 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 8a33cd1a..93f946b6 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-03-28 14:41:43.237136 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:10:17.22308 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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-03-28 14:41:50.998656 make pseudobulk object
-#> 2024-03-28 14:41:52.668731 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
-#> 2024-03-28 14:41:52.726515 drop lowly expressed genes
-#> 2024-03-28 14:41:52.906506 normalize expression
-#> 2024-03-28 14:41:54.375036 create model matrix
-#> 2024-03-28 14:41:54.399107 run duplicateCorrelation()
-#> 2024-03-28 14:42:07.720443 The estimated correlation is: 0.138734774807097
-#> 2024-03-28 14:42:07.722943 computing enrichment statistics
-#> 2024-03-28 14:42:08.787755 extract and reformat enrichment results
-#> 2024-03-28 14:42:08.840827 running the baseline pairwise model
-#> 2024-03-28 14:42:09.000495 computing pairwise statistics
-#> 2024-03-28 14:42:10.332619 computing F-statistics
+#> 2024-03-28 18:10:25.070578 make pseudobulk object
+#> 2024-03-28 18:10:26.783581 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
+#> 2024-03-28 18:10:26.845477 drop lowly expressed genes
+#> 2024-03-28 18:10:27.031879 normalize expression
+#> 2024-03-28 18:10:28.549362 create model matrix
+#> 2024-03-28 18:10:28.574032 run duplicateCorrelation()
+#> 2024-03-28 18:10:42.456294 The estimated correlation is: 0.138734774807097
+#> 2024-03-28 18:10:42.459062 computing enrichment statistics
+#> 2024-03-28 18:10:43.549087 extract and reformat enrichment results
+#> 2024-03-28 18:10:43.603743 running the baseline pairwise model
+#> 2024-03-28 18:10:43.762835 computing pairwise statistics
+#> 2024-03-28 18:10:45.105492 computing F-statistics
Date the vignette was generated.
-#> [1] "2024-03-28 14:42:11 UTC"
+#> [1] "2024-03-28 18:10:46 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 41.749 secs
+#> Time difference of 42.307 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/articles/multi_gene_plots.html b/articles/multi_gene_plots.html
index 08db155a..01a5e0d2 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-03-28 14:42:36.745484 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:11:10.729518 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
sce_layer <- fetch_data(type = "sce_layer")
-#> 2024-03-28 14:42:37.980378 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:11:11.556282 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_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-03-28 14:42:54 UTC"
+#> [1] "2024-03-28 18:11:28 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 39.421 secs
+#> Time difference of 38.32 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/articles/spatialLIBD.html b/articles/spatialLIBD.html
index 0c2c6cea..123950ff 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-03-28 14:43:11.892682 loading file /github/home/.cache/R/BiocFileCache/66d35080796_sce_sub_for_vignette.Rdata%3Fdl%3D1
+#> 2024-03-28 18:11:45.303478 loading file /github/home/.cache/R/BiocFileCache/66d4c2bf328_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-03-28 14:43:17.909918 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:11:49.994273 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
modeling_results <- fetch_data("modeling_results", eh = ehub)
-#> 2024-03-28 14:43:18.361514 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:11:50.475533 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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.188 0.444 10.674
+#> 10.502 0.388 10.930
## Explore the result
class(sig_genes)
@@ -1380,9 +1380,9 @@ Reproducibilitylibrary("knitr")
knit("spatialLIBD.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-03-28 14:43:36 UTC"
+#> [1] "2024-03-28 18:12:08 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 38.479 secs
+#> Time difference of 37.334 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
diff --git a/pkgdown.yml b/pkgdown.yml
index 0299eb39..cbde3053 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-03-28T14:33Z
+last_built: 2024-03-28T18:02Z
diff --git a/reference/add_images.html b/reference/add_images.html
index d8254bbc..b3ee8dc2 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-03-28 14:33:56.244096 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
-#> 2024-03-28 14:34:12.160331 adding image for sample 151507
-#> 2024-03-28 14:34:13.904375 adding image for sample 151508
+#> 2024-03-28 18:02:50.931828 loading file /github/home/.cache/R/BiocFileCache/a7153961056_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:06.724324 adding image for sample 151507
+#> 2024-03-28 18:03:07.450262 adding image for sample 151508
#> Warning: No image was found for sample: 151508
-#> 2024-03-28 14:34:13.904688 adding image for sample 151509
+#> 2024-03-28 18:03:07.450615 adding image for sample 151509
#> Warning: No image was found for sample: 151509
-#> 2024-03-28 14:34:13.904895 adding image for sample 151510
+#> 2024-03-28 18:03:07.450829 adding image for sample 151510
#> Warning: No image was found for sample: 151510
-#> 2024-03-28 14:34:13.905096 adding image for sample 151669
+#> 2024-03-28 18:03:07.451035 adding image for sample 151669
#> Warning: No image was found for sample: 151669
-#> 2024-03-28 14:34:13.905289 adding image for sample 151670
+#> 2024-03-28 18:03:07.451233 adding image for sample 151670
#> Warning: No image was found for sample: 151670
-#> 2024-03-28 14:34:13.90548 adding image for sample 151671
+#> 2024-03-28 18:03:07.451429 adding image for sample 151671
#> Warning: No image was found for sample: 151671
-#> 2024-03-28 14:34:13.905672 adding image for sample 151672
+#> 2024-03-28 18:03:07.451623 adding image for sample 151672
#> Warning: No image was found for sample: 151672
-#> 2024-03-28 14:34:13.905859 adding image for sample 151673
+#> 2024-03-28 18:03:07.451815 adding image for sample 151673
#> Warning: No image was found for sample: 151673
-#> 2024-03-28 14:34:13.906047 adding image for sample 151674
+#> 2024-03-28 18:03:07.452006 adding image for sample 151674
#> Warning: No image was found for sample: 151674
-#> 2024-03-28 14:34:13.906235 adding image for sample 151675
+#> 2024-03-28 18:03:07.452202 adding image for sample 151675
#> Warning: No image was found for sample: 151675
-#> 2024-03-28 14:34:13.906427 adding image for sample 151676
+#> 2024-03-28 18:03:07.452401 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 9977ca37..5af14c69 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-03-28 14:34:16.523784 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:09.60679 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 00f96c85..38eb6513 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-03-28 14:34:31.633264 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:23.945122 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 cbfed54b..2def6c8e 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-03-28 14:34:32.96101 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:24.865109 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 bb048d4e..8ac2071a 100644
--- a/reference/check_sce.html
+++ b/reference/check_sce.html
@@ -131,7 +131,7 @@ Examples
## Check the object
check_sce(sce_example)
}
-#> 2024-03-28 14:34:34.313455 loading file /github/home/.cache/R/BiocFileCache/66d35080796_sce_sub_for_vignette.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:25.805642 loading file /github/home/.cache/R/BiocFileCache/66d4c2bf328_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 7cd199d9..722e0051 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-03-28 14:34:37.137212 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:28.265212 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_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 8a577edc..a56c11bd 100644
--- a/reference/check_spe.html
+++ b/reference/check_spe.html
@@ -123,7 +123,7 @@ Examples
## Check the object
check_spe(spe)
}
-#> 2024-03-28 14:34:39.430907 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:30.166875 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 30cbed11..1d5448fc 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-03-28 14:34:54.568023 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:44.653251 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 40f523c5..3e5ea7be 100644
--- a/reference/cluster_import.html
+++ b/reference/cluster_import.html
@@ -137,11 +137,11 @@ Examples
## Re-import them
colData(cluster_import(spe))
}
-#> 2024-03-28 14:35:09.550251 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:03:59.010386 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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/RtmpZrib1s/exported_clusters/spatialLIBD' already exists
+#> Warning: '/tmp/RtmpRhLF2F/exported_clusters/spatialLIBD' already exists
#> Overwriting 'spe$key'. Set 'overwrite = FALSE' if you do not want to overwrite it.
-#> Warning: '/tmp/RtmpZrib1s/exported_clusters/GraphBased' already exists
+#> Warning: '/tmp/RtmpRhLF2F/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 e678f820..9bc461cd 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-03-28 14:35:25.736324 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:14.395956 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_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 a4287cc4..d2a5299d 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-03-28 14:35:27.867714 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:16.022901 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 16c331ac..2f197334 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-03-28 14:35:43.512626 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:30.900128 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 86ded7ef..03884a38 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-03-28 14:35:45.147352 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:32.144349 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 683f0598..2b6a9436 100644
--- a/reference/geom_spatial.html
+++ b/reference/geom_spatial.html
@@ -175,7 +175,7 @@ Examples
## Clean up
rm(spe_sub)
}
-#> 2024-03-28 14:35:47.367253 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:34.044662 loading file /github/home/.cache/R/BiocFileCache/a7153961056_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
diff --git a/reference/get_colors.html b/reference/get_colors.html
index b0935232..f96c80dd 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-03-28 14:36:05.084936 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:50.106049 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_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 008bb820..80be9355 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-03-28 14:36:06.589203 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:04:51.198996 loading file /github/home/.cache/R/BiocFileCache/a7153961056_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
diff --git a/reference/img_update.html b/reference/img_update.html
index 38e0c91e..9818042d 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-03-28 14:36:22.930809 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:06.812165 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 0487bf34..035e959b 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-03-28 14:36:37.711117 loading file /github/home/.cache/R/BiocFileCache/a7114b37d42_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:20.840242 loading file /github/home/.cache/R/BiocFileCache/a7153961056_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 7aa577fb..8e08696f 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-03-28 14:36:55.056849 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:37.42147 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
if (!exists("sce_layer")) sce_layer <- fetch_data(type = "sce_layer")
-#> 2024-03-28 14:36:56.311122 loading file /github/home/.cache/R/BiocFileCache/66d3004a813_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:38.279673 loading file /github/home/.cache/R/BiocFileCache/66d3007816b_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 a2e0fa38..2ebffd0f 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-03-28 14:37:00.302205 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:41.5575 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 49e4a81f..b0b43b9e 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-03-28 14:37:01.732162 loading file /github/home/.cache/R/BiocFileCache/66d3eb2c813_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-03-28 18:05:42.589195 loading file /github/home/.cache/R/BiocFileCache/66d27e2efcd_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 fa173207..692bdd7e 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-03-28 14:37:03.753912 make pseudobulk object
-#> 2024-03-28 14:37:04.827185 drop lowly expressed genes
-#> 2024-03-28 14:37:04.89693 normalize expression
+#> 2024-03-28 18:05:44.654132 make pseudobulk object
+#> 2024-03-28 18:05:45.758217 drop lowly expressed genes
+#> 2024-03-28 18:05:45.830682 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-03-28 14:37:04.974511 create model matrix
+#> 2024-03-28 18:05:45.912232 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-03-28 14:37:04.987043 run duplicateCorrelation()
-#> 2024-03-28 14:37:06.282187 The estimated correlation is: -0.0187869166526901
+#> 2024-03-28 18:05:45.92567 run duplicateCorrelation()
+#> 2024-03-28 18:05:47.264243 The estimated correlation is: -0.0187869166526901
diff --git a/reference/registration_model.html b/reference/registration_model.html
index fda7bdae..7cfabaf5 100644
--- a/reference/registration_model.html
+++ b/reference/registration_model.html
@@ -148,9 +148,9 @@