From f3d14d4ec73ea9e8f13943783396807e1d5eb293 Mon Sep 17 00:00:00 2001
From: lcolladotor Date the vignette was generated. Wallclock time spent generating the vignette. Date the vignette was generated. Wallclock time spent generating the vignette.Leonardo
University
lcolladotor@gmail.com
- 3 May 2024
+ 9 May 2024
Source: vignettes/TenX_data_download.Rmd
TenX_data_download.Rmd
Citing
spatialLIBD
#> B, Grant-Peters M, Divecha HR, Tippani M, Sriworarat C, Nguyen AB,
#> Ravichandran P, Tran MN, Seyedian A, Consortium P, Hyde TM, Kleinman
#> JE, Battle A, Page SC, Ryten M, Hicks SC, Martinowich K,
-#> Collado-Torres L, Maynard KR (2023). "Integrated single cell and
-#> unsupervised spatial transcriptomic analysis defines molecular
-#> anatomy of the human dorsolateral prefrontal cortex." _bioRxiv_.
-#> doi:10.1101/2023.02.15.528722
-#> <https://doi.org/10.1101/2023.02.15.528722>,
-#> <https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1>.
+#> Collado-Torres L, Maynard KR (2024). "A data-driven single-cell and
+#> spatial transcriptomic map of the human prefrontal cortex."
+#> _Science_. doi:10.1126/science.adh1938
+#> <https://doi.org/10.1126/science.adh1938>,
+#> <https://doi.org/10.1126/science.adh1938>.
#>
#> Kwon SH, Parthiban S, Tippani M, Divecha HR, Eagles NJ, Lobana JS,
#> Williams SR, Mark M, Bharadwaj RA, Kleinman JE, Hyde TM, Page SC,
@@ -535,7 +534,7 @@ From Gencode## Show the GTF cache location
gtf_cache
#> BFC4
-#> "/github/home/.cache/R/BiocFileCache/d0b7e009959_gencode.v32.annotation.gtf.gz"
+#> "/github/home/.cache/R/BiocFileCache/1bc49c0bec4_gencode.v32.annotation.gtf.gz"
## Import into R (takes ~1 min)
gtf <- rtracklayer::import(gtf_cache)
@@ -821,11 +820,11 @@
Wrapper functions= c("lowres", "hires", "detected", "aligned"), load = TRUE,
reference_gtf = gtf_cache
)
-#> 2024-05-03 14:30:58.735969 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
-#> 2024-05-03 14:31:10.271631 read10xVisiumAnalysis: reading analysis output from SpaceRanger
-#> 2024-05-03 14:31:11.456743 add10xVisiumAnalysis: adding analysis output from SpaceRanger
-#> 2024-05-03 14:31:11.70923 rtracklayer::import: reading the reference GTF file
-#> 2024-05-03 14:31:38.7758 adding gene information to the SPE object
+#> 2024-05-09 15:16:47.467879 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
+#> 2024-05-09 15:16:58.821311 read10xVisiumAnalysis: reading analysis output from SpaceRanger
+#> 2024-05-09 15:16:59.851306 add10xVisiumAnalysis: adding analysis output from SpaceRanger
+#> 2024-05-09 15:17:00.099717 rtracklayer::import: reading the reference GTF file
+#> 2024-05-09 15:17:26.995151 adding gene information to the SPE object
#> Warning: Gene IDs did not match. This typically happens when you are not using
#> the same GTF file as the one that was used by SpaceRanger. For example, one
#> file uses GENCODE IDs and the other one ENSEMBL IDs. read10xVisiumWrapper()
@@ -833,7 +832,7 @@
Wrapper functions#> Warning: Dropping 29 out of 36601 genes for which we don't have information on
#> the reference GTF file. This typically happens when you are not using the same
#> GTF file as the one that was used by SpaceRanger.
-#> 2024-05-03 14:31:40.293049 adding information used by spatialLIBD
+#> 2024-05-09 15:17:28.54866 adding information used by spatialLIBD
## Run our shiny app
if (interactive()) {
@@ -1117,9 +1116,9 @@
Reproducibilitylibrary("knitr")
knit("TenX_data_download.Rmd", tangle = TRUE)
+#> [1] "2024-05-03 14:31:41 UTC"
#> [1] "2024-05-09 15:17:29 UTC"
+#> Time difference of 1.781 mins
#> Time difference of 1.777 mins
R
session information.#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
@@ -1131,7 +1130,7 @@
Reproducibility#> collate en_US.UTF-8
#> ctype en_US.UTF-8
#> tz UTC
-#> date 2024-05-03
+#> date 2024-05-09
#> pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────
@@ -1150,7 +1149,7 @@
Reproducibility#> BiocFileCache * 2.10.2 2024-03-27 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocGenerics * 0.48.1 2023-11-01 [1] Bioconductor
#> BiocIO 1.12.0 2023-10-24 [1] Bioconductor
-#> BiocManager 1.30.22 2023-08-08 [2] CRAN (R 4.3.3)
+#> BiocManager 1.30.22 2023-08-08 [1] RSPM (R 4.3.0)
#> BiocNeighbors 1.20.2 2024-01-07 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocParallel 1.36.0 2023-10-24 [1] Bioconductor
#> BiocSingular 1.18.0 2023-10-24 [1] Bioconductor
@@ -1193,7 +1192,7 @@
Reproducibility#> fields 15.2 2023-08-17 [1] RSPM (R 4.3.0)
#> filelock 1.0.3 2023-12-11 [1] RSPM (R 4.3.0)
#> foreach 1.5.2 2022-02-02 [1] RSPM (R 4.3.0)
-#> fs 1.6.4 2024-04-25 [2] RSPM (R 4.3.0)
+#> fs 1.6.3 2023-07-20 [2] RSPM (R 4.3.0)
#> generics 0.1.3 2022-07-05 [1] RSPM (R 4.3.0)
#> GenomeInfoDb * 1.38.8 2024-03-15 [1] Bioconductor 3.18 (R 4.3.2)
#> GenomeInfoDbData 1.2.11 2024-04-06 [1] Bioconductor
@@ -1285,7 +1284,7 @@
Reproducibility#> SparseArray 1.2.4 2024-02-11 [1] Bioconductor 3.18 (R 4.3.2)
#> sparseMatrixStats 1.14.0 2023-10-24 [1] Bioconductor
#> SpatialExperiment * 1.12.0 2023-10-24 [1] Bioconductor
-#> spatialLIBD * 1.17.0 2024-05-03 [1] Bioconductor
+#> spatialLIBD * 1.17.0 2024-05-09 [1] Bioconductor
#> statmod 1.5.0 2023-01-06 [1] RSPM (R 4.3.0)
#> stringi 1.8.3 2023-12-11 [2] RSPM (R 4.3.0)
#> stringr 1.5.1 2023-11-14 [2] RSPM (R 4.3.0)
diff --git a/articles/guide_to_spatial_registration.html b/articles/guide_to_spatial_registration.html
index c34d3648..c0534f02 100644
--- a/articles/guide_to_spatial_registration.html
+++ b/articles/guide_to_spatial_registration.html
@@ -103,7 +103,7 @@
Louise
Development
lahuuki@gmail.com
- 3 May 2024
+ 9 May 2024
Source: vignettes/guide_to_spatial_registration.Rmd
guide_to_spatial_registration.Rmd
Citing
spatialLIBD
#> B, Grant-Peters M, Divecha HR, Tippani M, Sriworarat C, Nguyen AB,
#> Ravichandran P, Tran MN, Seyedian A, Consortium P, Hyde TM, Kleinman
#> JE, Battle A, Page SC, Ryten M, Hicks SC, Martinowich K,
-#> Collado-Torres L, Maynard KR (2023). "Integrated single cell and
-#> unsupervised spatial transcriptomic analysis defines molecular
-#> anatomy of the human dorsolateral prefrontal cortex." _bioRxiv_.
-#> doi:10.1101/2023.02.15.528722
-#> <https://doi.org/10.1101/2023.02.15.528722>,
-#> <https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1>.
+#> Collado-Torres L, Maynard KR (2024). "A data-driven single-cell and
+#> spatial transcriptomic map of the human prefrontal cortex."
+#> _Science_. doi:10.1126/science.adh1938
+#> <https://doi.org/10.1126/science.adh1938>,
+#> <https://doi.org/10.1126/science.adh1938>.
#>
#> Kwon SH, Parthiban S, Tippani M, Divecha HR, Eagles NJ, Lobana JS,
#> Williams SR, Mark M, Bharadwaj RA, Kleinman JE, Hyde TM, Page SC,
@@ -287,7 +286,7 @@ Spatial Reference
+#> 2024-05-09 15:13:55.602064 make pseudobulk object
+#> 2024-05-09 15:13:57.303033 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
+#> 2024-05-09 15:13:57.365153 drop lowly expressed genes
+#> 2024-05-09 15:13:57.545492 normalize expression
+#> 2024-05-09 15:13:59.030571 create model matrix
+#> 2024-05-09 15:13:59.05476 run duplicateCorrelation()
+#> 2024-05-09 15:14:12.730844 The estimated correlation is: 0.138734774807097
+#> 2024-05-09 15:14:12.733469 computing enrichment statistics
+#> 2024-05-09 15:14:13.910157 extract and reformat enrichment results
+#> 2024-05-09 15:14:13.963411 running the baseline pairwise model
+#> 2024-05-09 15:14:14.126265 computing pairwise statistics
+#> 2024-05-09 15:14:15.465982 computing F-statistics## get reference layer enrichment statistics
layer_modeling_results <- fetch_data(type = "modeling_results")
-#> 2024-05-03 14:28:00.784261 loading file /github/home/.cache/R/BiocFileCache/d0b17ec1af6_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-05-09 15:13:47.870231 loading file /github/home/.cache/R/BiocFileCache/1bc2678f16e_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 +388,18 @@
Get Enrichment statistics
gene_ensembl = "gene_id",
gene_name = "gene_name"
)
-#> 2024-05-03 14:28:08.595304 make pseudobulk object
-#> 2024-05-03 14:28:10.256402 dropping 13 pseudo-bulked samples that are below 'min_ncells'.
-#> 2024-05-03 14:28:10.315382 drop lowly expressed genes
-#> 2024-05-03 14:28:10.493234 normalize expression
-#> 2024-05-03 14:28:11.981613 create model matrix
-#> 2024-05-03 14:28:12.005035 run duplicateCorrelation()
-#> 2024-05-03 14:28:25.510119 The estimated correlation is: 0.138734774807097
-#> 2024-05-03 14:28:25.512728 computing enrichment statistics
-#> 2024-05-03 14:28:26.653336 extract and reformat enrichment results
-#> 2024-05-03 14:28:26.705633 running the baseline pairwise model
-#> 2024-05-03 14:28:26.883332 computing pairwise statistics
-#> 2024-05-03 14:28:28.220459 computing F-statistics
Extract Enrichment t-statistics
@@ -560,9 +559,9 @@
Reproducibilitylibrary("knitr")
knit("guide_to_spatial_registration.Rmd", tangle = TRUE)
+#> [1] "2024-05-03 14:28:29 UTC"
#> [1] "2024-05-09 15:14:16 UTC"
+#> Time difference of 41.516 secs
#> Time difference of 41.891 secs
R
session information.#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
@@ -574,7 +573,7 @@
Reproducibility#> collate en_US.UTF-8
#> ctype en_US.UTF-8
#> tz UTC
-#> date 2024-05-03
+#> date 2024-05-09
#> pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────
@@ -593,7 +592,7 @@
Reproducibility#> BiocFileCache 2.10.2 2024-03-27 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocGenerics * 0.48.1 2023-11-01 [1] Bioconductor
#> BiocIO 1.12.0 2023-10-24 [1] Bioconductor
-#> BiocManager 1.30.22 2023-08-08 [2] CRAN (R 4.3.3)
+#> BiocManager 1.30.22 2023-08-08 [1] RSPM (R 4.3.0)
#> BiocNeighbors 1.20.2 2024-01-07 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocParallel 1.36.0 2023-10-24 [1] Bioconductor
#> BiocSingular 1.18.0 2023-10-24 [1] Bioconductor
@@ -633,7 +632,7 @@
Reproducibility#> fields 15.2 2023-08-17 [1] RSPM (R 4.3.0)
#> filelock 1.0.3 2023-12-11 [1] RSPM (R 4.3.0)
#> foreach 1.5.2 2022-02-02 [1] RSPM (R 4.3.0)
-#> fs 1.6.4 2024-04-25 [2] RSPM (R 4.3.0)
+#> fs 1.6.3 2023-07-20 [2] RSPM (R 4.3.0)
#> generics 0.1.3 2022-07-05 [1] RSPM (R 4.3.0)
#> GenomeInfoDb * 1.38.8 2024-03-15 [1] Bioconductor 3.18 (R 4.3.2)
#> GenomeInfoDbData 1.2.11 2024-04-06 [1] Bioconductor
@@ -715,7 +714,7 @@
Reproducibility#> SparseArray 1.2.4 2024-02-11 [1] Bioconductor 3.18 (R 4.3.2)
#> sparseMatrixStats 1.14.0 2023-10-24 [1] Bioconductor
#> SpatialExperiment * 1.12.0 2023-10-24 [1] Bioconductor
-#> spatialLIBD * 1.17.0 2024-05-03 [1] Bioconductor
+#> spatialLIBD * 1.17.0 2024-05-09 [1] Bioconductor
#> statmod 1.5.0 2023-01-06 [1] RSPM (R 4.3.0)
#> stringi 1.8.3 2023-12-11 [2] RSPM (R 4.3.0)
#> stringr 1.5.1 2023-11-14 [2] RSPM (R 4.3.0)
diff --git a/articles/multi_gene_plots.html b/articles/multi_gene_plots.html
index 90b7ca6d..dd8126d4 100644
--- a/articles/multi_gene_plots.html
+++ b/articles/multi_gene_plots.html
@@ -110,7 +110,7 @@
Leonardo
Public Health
lcolladotor@gmail.com
- 3 May 2024
+ 9 May 2024
Source: vignettes/multi_gene_plots.Rmd
multi_gene_plots.Rmd
3 May 2024
prefrontal cortex (DLPFC) (Huuki-Myers, Spangler, Eagles, Montgomergy,
Kwon, Guo, Grant-Peters, Divecha, Tippani, Sriworarat, Nguyen,
Ravichandran, Tran, Seyedian, Consortium, Hyde, Kleinman, Battle, Page,
-Ryten, Hicks, Martinowich, Collado-Torres, and Maynard, 2023).
library("spatialLIBD")
spe <- fetch_data(type = "spatialDLPFC_Visium_example_subset")
@@ -197,9 +197,9 @@ Plotting One Gene
modeling_results <- fetch_data(type = "modeling_results")
-#> 2024-05-03 14:28:53.698954 loading file /github/home/.cache/R/BiocFileCache/d0b17ec1af6_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-05-09 15:14:41.419183 loading file /github/home/.cache/R/BiocFileCache/1bc2678f16e_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
sce_layer <- fetch_data(type = "sce_layer")
-#> 2024-05-03 14:28:54.590285 loading file /github/home/.cache/R/BiocFileCache/d0b5d104e05_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:14:42.239849 loading file /github/home/.cache/R/BiocFileCache/1bc556ec2b2_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
sig_genes <- sig_genes_extract_all(
n = 400,
modeling_results = modeling_results,
@@ -391,7 +391,7 @@ Visualizing non-gene continuo
colData(spe)
along with actual genes. We can combine for
example the expression of GFAP, which is a known astrocyte
marker gene, with the spot deconvolution results for astrocytes computed
-using Tangram (Huuki-Myers, Spangler, Eagles et al., 2023).
+using Tangram (Huuki-Myers, Spangler, Eagles et al., 2024).
vis_gene(
spe,
@@ -423,9 +423,9 @@ Reproducibilitylibrary("knitr")
knit("multi_gene_plots.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-05-03 14:29:10 UTC"
+#> [1] "2024-05-09 15:14:58 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 37.144 secs
+#> Time difference of 37.442 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
@@ -437,7 +437,7 @@ Reproducibility#> collate en_US.UTF-8
#> ctype en_US.UTF-8
#> tz UTC
-#> date 2024-05-03
+#> date 2024-05-09
#> pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────
@@ -456,7 +456,7 @@ Reproducibility#> BiocFileCache 2.10.2 2024-03-27 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocGenerics * 0.48.1 2023-11-01 [1] Bioconductor
#> BiocIO 1.12.0 2023-10-24 [1] Bioconductor
-#> BiocManager 1.30.22 2023-08-08 [2] CRAN (R 4.3.3)
+#> BiocManager 1.30.22 2023-08-08 [1] RSPM (R 4.3.0)
#> BiocNeighbors 1.20.2 2024-01-07 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocParallel 1.36.0 2023-10-24 [1] Bioconductor
#> BiocSingular 1.18.0 2023-10-24 [1] Bioconductor
@@ -497,7 +497,7 @@ Reproducibility#> fields 15.2 2023-08-17 [1] RSPM (R 4.3.0)
#> filelock 1.0.3 2023-12-11 [1] RSPM (R 4.3.0)
#> foreach 1.5.2 2022-02-02 [1] RSPM (R 4.3.0)
-#> fs 1.6.4 2024-04-25 [2] RSPM (R 4.3.0)
+#> fs 1.6.3 2023-07-20 [2] RSPM (R 4.3.0)
#> generics 0.1.3 2022-07-05 [1] RSPM (R 4.3.0)
#> GenomeInfoDb * 1.38.8 2024-03-15 [1] Bioconductor 3.18 (R 4.3.2)
#> GenomeInfoDbData 1.2.11 2024-04-06 [1] Bioconductor
@@ -580,7 +580,7 @@ Reproducibility#> SparseArray 1.2.4 2024-02-11 [1] Bioconductor 3.18 (R 4.3.2)
#> sparseMatrixStats 1.14.0 2023-10-24 [1] Bioconductor
#> SpatialExperiment * 1.12.0 2023-10-24 [1] Bioconductor
-#> spatialLIBD * 1.17.0 2024-05-03 [1] Bioconductor
+#> spatialLIBD * 1.17.0 2024-05-09 [1] Bioconductor
#> statmod 1.5.0 2023-01-06 [1] RSPM (R 4.3.0)
#> stringi 1.8.3 2023-12-11 [2] RSPM (R 4.3.0)
#> stringr 1.5.1 2023-11-14 [2] RSPM (R 4.3.0)
@@ -628,14 +628,13 @@ Bibliographyhttps://github.com/rstudio/rmarkdown.
-[2]
-L. A. Huuki-Myers, A. Spangler, N. J. Eagles, et al. “Integrated single
-cell and unsupervised spatial transcriptomic analysis defines molecular
-anatomy of the human dorsolateral prefrontal cortex”. In:
-bioRxiv (2023). DOI:
-10.1101/2023.02.15.528722.
+[2]
+L. A. Huuki-Myers, A. Spangler, N. J. Eagles, et al. “A data-driven
+single-cell and spatial transcriptomic map of the human prefrontal
+cortex”. In: Science (2024). DOI:
+10.1126/science.adh1938.
URL:
-https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1.
+https://doi.org/10.1126/science.adh1938.
[3]
diff --git a/articles/spatialLIBD.html b/articles/spatialLIBD.html
index 8f88cec8..7da2164b 100644
--- a/articles/spatialLIBD.html
+++ b/articles/spatialLIBD.html
@@ -116,7 +116,7 @@ Andrew E.
Campus
andrew.jaffe@libd.org
- 3 May 2024
+ 9 May 2024
Source: vignettes/spatialLIBD.Rmd
spatialLIBD.Rmd
@@ -289,12 +289,11 @@ Citing spatialLIBD
#> B, Grant-Peters M, Divecha HR, Tippani M, Sriworarat C, Nguyen AB,
#> Ravichandran P, Tran MN, Seyedian A, Consortium P, Hyde TM, Kleinman
#> JE, Battle A, Page SC, Ryten M, Hicks SC, Martinowich K,
-#> Collado-Torres L, Maynard KR (2023). "Integrated single cell and
-#> unsupervised spatial transcriptomic analysis defines molecular
-#> anatomy of the human dorsolateral prefrontal cortex." _bioRxiv_.
-#> doi:10.1101/2023.02.15.528722
-#> <https://doi.org/10.1101/2023.02.15.528722>,
-#> <https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1>.
+#> Collado-Torres L, Maynard KR (2024). "A data-driven single-cell and
+#> spatial transcriptomic map of the human prefrontal cortex."
+#> _Science_. doi:10.1126/science.adh1938
+#> <https://doi.org/10.1126/science.adh1938>,
+#> <https://doi.org/10.1126/science.adh1938>.
#>
#> Kwon SH, Parthiban S, Tippani M, Divecha HR, Eagles NJ, Lobana JS,
#> Williams SR, Mark M, Bharadwaj RA, Kleinman JE, Hyde TM, Page SC,
@@ -417,7 +416,7 @@ Downloading the data with s
## Download the small example sce data
sce <- fetch_data(type = "sce_example", eh = ehub)
-#> 2024-05-03 14:29:27.182347 loading file /github/home/.cache/R/BiocFileCache/d0b62d21a29_sce_sub_for_vignette.Rdata%3Fdl%3D1
+#> 2024-05-09 15:15:14.927314 loading file /github/home/.cache/R/BiocFileCache/1bc41643124_sce_sub_for_vignette.Rdata%3Fdl%3D1
## Convert to a SpatialExperiment object
spe <- sce_to_spe(sce)
@@ -429,9 +428,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-05-03 14:29:31.774464 loading file /github/home/.cache/R/BiocFileCache/d0b5d104e05_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:15:19.972899 loading file /github/home/.cache/R/BiocFileCache/1bc556ec2b2_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
modeling_results <- fetch_data("modeling_results", eh = ehub)
-#> 2024-05-03 14:29:32.284214 loading file /github/home/.cache/R/BiocFileCache/d0b17ec1af6_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
+#> 2024-05-09 15:15:20.417555 loading file /github/home/.cache/R/BiocFileCache/1bc2678f16e_Human_DLPFC_Visium_modeling_results.Rdata%3Fdl%3D1
Once you have downloaded the objects, we can explore them a little bit
@@ -504,7 +503,7 @@Downloading the data with
s ) ) #> user system elapsed -#> 10.160 0.433 10.603 +#> 10.354 0.416 10.787 ## Explore the result class(sig_genes) @@ -1166,7 +1165,7 @@
spatialDLPFChttp://research.libd.org/spatialDLPFC/ for more +Maynard, 2024). See http://research.libd.org/spatialDLPFC/ for more information about this project.
See the Twitter thread 🧵 below for a brief overview of the
@@ -1380,9 +1379,9 @@#spatialDLPFC
project.Reproducibilitylibrary("knitr") knit("spatialLIBD.Rmd", tangle = TRUE)
Date the vignette was generated.
-#> [1] "2024-05-03 14:29:50 UTC"
+#> [1] "2024-05-09 15:15:38 UTC"
Wallclock time spent generating the vignette.
-#> Time difference of 36.281 secs
+#> Time difference of 36.857 secs
R
session information.
#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
@@ -1394,7 +1393,7 @@ Reproducibility#> collate en_US.UTF-8
#> ctype en_US.UTF-8
#> tz UTC
-#> date 2024-05-03
+#> date 2024-05-09
#> pandoc 3.1.1 @ /usr/local/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────
@@ -1413,7 +1412,7 @@ Reproducibility#> BiocFileCache 2.10.2 2024-03-27 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocGenerics * 0.48.1 2023-11-01 [1] Bioconductor
#> BiocIO 1.12.0 2023-10-24 [1] Bioconductor
-#> BiocManager 1.30.22 2023-08-08 [2] CRAN (R 4.3.3)
+#> BiocManager 1.30.22 2023-08-08 [1] RSPM (R 4.3.0)
#> BiocNeighbors 1.20.2 2024-01-07 [1] Bioconductor 3.18 (R 4.3.2)
#> BiocParallel 1.36.0 2023-10-24 [1] Bioconductor
#> BiocSingular 1.18.0 2023-10-24 [1] Bioconductor
@@ -1454,7 +1453,7 @@ Reproducibility#> fields 15.2 2023-08-17 [1] RSPM (R 4.3.0)
#> filelock 1.0.3 2023-12-11 [1] RSPM (R 4.3.0)
#> foreach 1.5.2 2022-02-02 [1] RSPM (R 4.3.0)
-#> fs 1.6.4 2024-04-25 [2] RSPM (R 4.3.0)
+#> fs 1.6.3 2023-07-20 [2] RSPM (R 4.3.0)
#> generics 0.1.3 2022-07-05 [1] RSPM (R 4.3.0)
#> GenomeInfoDb * 1.38.8 2024-03-15 [1] Bioconductor 3.18 (R 4.3.2)
#> GenomeInfoDbData 1.2.11 2024-04-06 [1] Bioconductor
@@ -1537,7 +1536,7 @@ Reproducibility#> SparseArray 1.2.4 2024-02-11 [1] Bioconductor 3.18 (R 4.3.2)
#> sparseMatrixStats 1.14.0 2023-10-24 [1] Bioconductor
#> SpatialExperiment * 1.12.0 2023-10-24 [1] Bioconductor
-#> spatialLIBD * 1.17.0 2024-05-03 [1] Bioconductor
+#> spatialLIBD * 1.17.0 2024-05-09 [1] Bioconductor
#> statmod 1.5.0 2023-01-06 [1] RSPM (R 4.3.0)
#> stringi 1.8.3 2023-12-11 [2] RSPM (R 4.3.0)
#> stringr 1.5.1 2023-11-14 [2] RSPM (R 4.3.0)
@@ -1643,14 +1642,13 @@ Bibliographyhttp://www.nature.com/nmeth/journal/v12/n2/full/nmeth.3252.html.
-[11]
-L. A. Huuki-Myers, A. Spangler, N. J. Eagles, et al. “Integrated single
-cell and unsupervised spatial transcriptomic analysis defines molecular
-anatomy of the human dorsolateral prefrontal cortex”. In:
-bioRxiv (2023). DOI:
-10.1101/2023.02.15.528722.
+[11]
+L. A. Huuki-Myers, A. Spangler, N. J. Eagles, et al. “A data-driven
+single-cell and spatial transcriptomic map of the human prefrontal
+cortex”. In: Science (2024). DOI:
+10.1126/science.adh1938.
URL:
-https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1.
+https://doi.org/10.1126/science.adh1938.
[12]
diff --git a/authors.html b/authors.html
index 2c5a0c9e..c2b3269d 100644
--- a/authors.html
+++ b/authors.html
@@ -138,18 +138,18 @@ Citation
doi = {10.1038/s41593-020-00787-0},
url = {https://www.nature.com/articles/s41593-020-00787-0},
}
- Huuki-Myers LA, Spangler A, Eagles NJ, Montgomergy KD, Kwon SH, Guo B, Grant-Peters M, Divecha HR, Tippani M, Sriworarat C, Nguyen AB, Ravichandran P, Tran MN, Seyedian A, Consortium P, Hyde TM, Kleinman JE, Battle A, Page SC, Ryten M, Hicks SC, Martinowich K, Collado-Torres L, Maynard KR (2023). -“Integrated single cell and unsupervised spatial transcriptomic analysis defines molecular anatomy of the human dorsolateral prefrontal cortex.” -bioRxiv. -doi:10.1101/2023.02.15.528722, https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1. +
Huuki-Myers LA, Spangler A, Eagles NJ, Montgomergy KD, Kwon SH, Guo B, Grant-Peters M, Divecha HR, Tippani M, Sriworarat C, Nguyen AB, Ravichandran P, Tran MN, Seyedian A, Consortium P, Hyde TM, Kleinman JE, Battle A, Page SC, Ryten M, Hicks SC, Martinowich K, Collado-Torres L, Maynard KR (2024). +“A data-driven single-cell and spatial transcriptomic map of the human prefrontal cortex.” +Science. +doi:10.1126/science.adh1938, https://doi.org/10.1126/science.adh1938.
@Article{, - title = {Integrated single cell and unsupervised spatial transcriptomic analysis defines molecular anatomy of the human dorsolateral prefrontal cortex}, + title = {A data-driven single-cell and spatial transcriptomic map of the human prefrontal cortex}, author = {Louise A. Huuki-Myers and Abby Spangler and Nicholas J. Eagles and Kelsey D. Montgomergy and Sang Ho Kwon and Boyi Guo and Melissa Grant-Peters and Heena R. Divecha and Madhavi Tippani and Chaichontat Sriworarat and Annie B. Nguyen and Prashanthi Ravichandran and Matthew N. Tran and Arta Seyedian and PsychENCODE Consortium and Thomas M. Hyde and Joel E. Kleinman and Alexis Battle and Stephanie C. Page and Mina Ryten and Stephanie C. Hicks and Keri Martinowich and Leonardo Collado-Torres and Kristen R. Maynard}, - year = {2023}, - journal = {bioRxiv}, - doi = {10.1101/2023.02.15.528722}, - url = {https://www.biorxiv.org/content/10.1101/2023.02.15.528722v1}, + year = {2024}, + journal = {Science}, + doi = {10.1126/science.adh1938}, + url = {https://doi.org/10.1126/science.adh1938}, }
Kwon SH, Parthiban S, Tippani M, Divecha HR, Eagles NJ, Lobana JS, Williams SR, Mark M, Bharadwaj RA, Kleinman JE, Hyde TM, Page SC, Hicks SC, Martinowich K, Maynard KR, Collado-Torres L (2023). “Influence of Alzheimer’s disease related neuropathology on local microenvironment gene expression in the human inferior temporal cortex.” diff --git a/pkgdown.yml b/pkgdown.yml index 68932a65..a3a06691 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,5 +6,5 @@ articles: multi_gene_plots: multi_gene_plots.html spatialLIBD: spatialLIBD.html TenX_data_download: TenX_data_download.html -last_built: 2024-05-03T14:22Z +last_built: 2024-05-09T15:07Z diff --git a/reference/add_images.html b/reference/add_images.html index bc725621..12ac510d 100644 --- a/reference/add_images.html +++ b/reference/add_images.html @@ -165,29 +165,29 @@
## Obtain the necessary data
if (!exists("sce_layer")) sce_layer <- fetch_data("sce_layer")
-#> 2024-05-03 14:23:06.632889 loading file /github/home/.cache/R/BiocFileCache/d0b5d104e05_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:08:52.721595 loading file /github/home/.cache/R/BiocFileCache/1bc556ec2b2_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 d5471522..8c5d21af 100644
--- a/reference/check_spe.html
+++ b/reference/check_spe.html
@@ -123,7 +123,7 @@ Examples
## Check the object
check_spe(spe)
}
-#> 2024-05-03 14:23:07.85953 loading file /github/home/.cache/R/BiocFileCache/177f585de710_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:08:53.943111 loading file /github/home/.cache/R/BiocFileCache/c306ef1eb68_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 a655dea3..cb51f841 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-05-03 14:23:23.280077 loading file /github/home/.cache/R/BiocFileCache/177f585de710_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:09:09.474272 loading file /github/home/.cache/R/BiocFileCache/c306ef1eb68_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.
## Obtain the necessary data
if (!exists("sce_layer")) sce_layer <- fetch_data("sce_layer")
-#> 2024-05-03 14:24:27.494662 loading file /github/home/.cache/R/BiocFileCache/d0b5d104e05_Human_DLPFC_Visium_processedData_sce_scran_sce_layer_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:10:14.183197 loading file /github/home/.cache/R/BiocFileCache/1bc556ec2b2_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 f2d8b2d9..f11f314d 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-05-03 14:24:28.666993 loading file /github/home/.cache/R/BiocFileCache/177f585de710_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1
+#> 2024-05-09 15:10:15.404807 loading file /github/home/.cache/R/BiocFileCache/c306ef1eb68_Human_DLPFC_Visium_processedData_sce_scran_spatialLIBD.Rdata%3Fdl%3D1