diff --git a/404.html b/404.html index 826bc3a..c7d4a7f 100644 --- a/404.html +++ b/404.html @@ -6,6 +6,12 @@
Site built with pkgdown 2.1.0.9000.
+Site built with pkgdown 2.1.0.
diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png new file mode 100644 index 0000000..bd3b56d Binary files /dev/null and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png new file mode 100644 index 0000000..dcec3de Binary files /dev/null and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png new file mode 100644 index 0000000..9854ac1 Binary files /dev/null and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png new file mode 100644 index 0000000..3414a92 Binary files /dev/null and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png new file mode 100644 index 0000000..bd8e1ee Binary files /dev/null and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..937616d Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/articles/index.html b/articles/index.html index 39fed1c..d86ff38 100644 --- a/articles/index.html +++ b/articles/index.html @@ -1,5 +1,5 @@ -vignettes/visiumStitched.Rmd
+ Source: vignettes/visiumStitched.Rmd
visiumStitched.Rmd
visiumStitched
visiumStitched
is a R
package available from GitHub. It
can be installed with the following commands in your R
session:
visiumStitched
visiumStitched
We hope that visiumStitched +
We hope that visiumStitched will be useful for your research. Please use the following information to cite the package and the overall approach. Thank you!
@@ -130,8 +136,8 @@Citing
visiumStitched
#> package version 0.99.0, #> <http://www.bioconductor.org/packages/visiumStitched>. #> -#> Eagles NJ, Bach S, Tippani M, Du Y, Hyde TM, Page SC, Martinowich K, -#> Collado-Torres L (2024). "visiumStitched." _bioRxiv_. +#> Eagles NJ, Bach S, Tippani M, Du Y, Miller RA, Hyde TM, Page SC, +#> Martinowich K, Collado-Torres L (2024). "visiumStitched." _bioRxiv_. #> doi:10.1101/TODO <https://doi.org/10.1101/TODO>, #> <https://www.biorxiv.org/content/10.1101/TODO>. #> @@ -187,7 +193,7 @@Preparing Experiment Informationsr_dir <- tempdir() temp <- unzip(spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"), exdir = sr_dir) -#> 2024-07-26 18:57:50.070552 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1 +#> 2024-07-26 17:09:27.963631 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1 sample_info$spaceranger_dir <- file.path( sr_dir, sample_info$capture_area, "outs", "spatial" ) @@ -195,11 +201,11 @@
Preparing Experiment Information## Sample_info with paths to SpaceRanger output directories sample_info #> # A tibble: 3 × 3 -#> group capture_area spaceranger_dir -#> <chr> <chr> <chr> -#> 1 Br2719 V13B23-283_A1 /tmp/RtmpyEdeBe/V13B23-283_A1/outs/spatial -#> 2 Br2719 V13B23-283_C1 /tmp/RtmpyEdeBe/V13B23-283_C1/outs/spatial -#> 3 Br2719 V13B23-283_D1 /tmp/RtmpyEdeBe/V13B23-283_D1/outs/spatial
SpatialExperiment
@@ -258,7 +264,7 @@
fiji_dir <- tempdir()
temp <- unzip(fetch_data("visiumStitched_brain_Fiji_out"), exdir = fiji_dir)
-#> 2024-07-26 18:58:05.767483 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> 2024-07-26 17:09:36.25476 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
We now have every column present in sample_info
that
@@ -269,9 +275,9 @@
Before building the The visiumStitched
+ The visiumStitched
package (Eagles and Collado-Torres, 2024) was made possible thanks
to: This package was developed using biocthis. This package was developed using biocthis. Code for creating the vignette Date the vignette was generated. Wallclock time spent generating the vignette. This vignette was generated using BiocStyle
+ This vignette was generated using BiocStyle
(Oleś, 2024) with knitr (Xie,
2024) and rmarkdown
(Allaire, Xie, Dervieux et al., 2024) running behind the scenes.
[3]
A. Couture-Beil. rjson: JSON for R. R package version 0.2.21.
2022. URL:
-https://github.com/alexcb/rjson.
+https://CRAN.R-project.org/package=rjson.
[4]
@@ -1006,7 +1011,7 @@
[14]
@@ -1061,7 +1066,7 @@
[18]
@@ -1087,20 +1092,20 @@
[20]
H. Wickham, R. François, L. Henry, et al. dplyr: A Grammar of Data
-Manipulation. R package version 1.1.4, https://github.com/tidyverse/dplyr. 2023. URL:
-https://dplyr.tidyverse.org.
+Manipulation. R package version 1.1.4. 2023. URL:
+https://CRAN.R-project.org/package=dplyr.
[21]
H. Wickham, J. Hester, and J. Ooms. xml2: Parse XML. R package
-version 1.3.6, https://github.com/r-lib/xml2. 2023. URL:
-https://xml2.r-lib.org/.
+version 1.3.6. 2023. URL:
+https://CRAN.R-project.org/package=xml2.
[22]
@@ -1126,7 +1131,7 @@ Site built with pkgdown 2.1.0.9000. Site built with pkgdown 2.1.0. Eagles NJ, Bach S, Tippani M, Du Y, Hyde TM, Page SC, Martinowich K, Collado-Torres L (2024).
+ Eagles NJ, Bach S, Tippani M, Du Y, Miller RA, Hyde TM, Page SC, Martinowich K, Collado-Torres L (2024).
“visiumStitched.”
bioRxiv.
doi:10.1101/TODO, https://www.biorxiv.org/content/10.1101/TODO.
This function is essentially a wrapper around A character(1) passed to character(1) giving the name of the image (e.g. "lowres") to
-plot, used both to determine an appropriate spot size and passed to
- character(1) giving the title of the plot character() passed to A logical(1): if FALSE, remove the plot legend logical(1): if TRUE, use character() of colors passed to character(1) passed to numeric(1) passed to passed to logical(1) passed to A Spot sizes are almost consistent among donors, regardless of full-
-resolution image dimensions, when title is NULL, include_legend is FALSE,
-and the plot is saved to a square output (e.g. PDF with 7in width and
-height). However, ggplot does not seem to scale plots of different aspect
-ratios exactly consistently when writing to PDF (untested for other formats)SpatialExperiment
, the idea is to
create a directory structure very similar to Spaceranger’s
@@ -294,10 +300,10 @@ Creating Group-Level Samples## the standard directory structure from SpaceRanger (10x Genomics)
spe_input_dir <- tempdir()
prep_fiji_coords(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpyEdeBe/Br2719/tissue_positions.csv"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//RtmpoUxRYN/Br2719/tissue_positions.csv"
prep_fiji_image(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpyEdeBe/Br2719/tissue_lowres_image.png"
-#> [2] "/tmp/RtmpyEdeBe/Br2719/scalefactors_json.json"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//RtmpoUxRYN/Br2719/tissue_lowres_image.png"
+#> [2] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//RtmpoUxRYN/Br2719/scalefactors_json.json"
Constructing the Object
@@ -338,11 +344,11 @@
Constructing the Object coords_dir = spe_input_dir, reference_gtf = gtf_cache
)
#> Building SpatialExperiment using capture area as sample ID
-#> 2024-07-26 18:58:09.008542 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
-#> 2024-07-26 18:58:16.013081 read10xVisiumAnalysis: reading analysis output from SpaceRanger
-#> 2024-07-26 18:58:16.433992 add10xVisiumAnalysis: adding analysis output from SpaceRanger
-#> 2024-07-26 18:58:16.796743 rtracklayer::import: reading the reference GTF file
-#> 2024-07-26 18:58:48.916211 adding gene information to the SPE object
+#> 2024-07-26 17:09:38.152721 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
+#> 2024-07-26 17:09:42.954806 read10xVisiumAnalysis: reading analysis output from SpaceRanger
+#> 2024-07-26 17:09:43.308814 add10xVisiumAnalysis: adding analysis output from SpaceRanger
+#> 2024-07-26 17:09:43.621759 rtracklayer::import: reading the reference GTF file
+#> 2024-07-26 17:10:12.679884 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()
@@ -350,7 +356,7 @@
Constructing the Object#> Warning: Dropping 2226 out of 38606 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-07-26 18:58:49.149939 adding information used by spatialLIBD
+#> 2024-07-26 17:10:12.868458 adding information used by spatialLIBD
#> Overwriting imgData(spe) with merged images (one per group)
## The images in this example data have to be mirrored across the horizontal axis.
@@ -512,7 +518,7 @@
A note on normalization
## Grab SpatialExperiment with normalized counts
spe_norm <- fetch_data(type = "visiumStitched_brain_spe")
-#> 2024-07-26 18:58:58.602928 loading file /github/home/.cache/R/BiocFileCache/2ab2fc23300_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
+#> 2024-07-26 17:10:18.543829 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
wm_genes_ens <- rownames(spe_norm)[
match(c("MBP", "GFAP", "PLP1", "AQP4"), rowData(spe_norm)$gene_name)
@@ -607,22 +613,22 @@
Conclusion
Reproducibility
-
-Reproducibility
Reproducibility
Reproducibilityxml2
(Wickham, Hester, and Ooms, 2023)
## Create the vignette
@@ -689,265 +695,264 @@
Reproducibilitylibrary("knitr")
knit("visiumStitched.Rmd", tangle = TRUE)
+#> [1] "2024-07-26 18:59:06 UTC"
#> [1] "2024-07-26 17:10:22 EDT"
+#> Time difference of 1.52 mins
#> Time difference of 1.069 mins
R
session information.#> ─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────
#> setting value
#> version R version 4.4.1 (2024-06-14)
-#> os Ubuntu 22.04.4 LTS
-#> system x86_64, linux-gnu
+#> os macOS Sonoma 14.5
+#> system aarch64, darwin20
#> ui X11
#> language en
#> collate en_US.UTF-8
#> ctype en_US.UTF-8
-#> tz UTC
+#> tz America/New_York
#> date 2024-07-26
-#> pandoc 3.2 @ /usr/bin/ (via rmarkdown)
+#> pandoc 3.2 @ /opt/homebrew/bin/ (via rmarkdown)
#>
#> ─ Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────
#> package * version date (UTC) lib source
-#> abind 1.4-5 2016-07-21 [1] RSPM (R 4.4.0)
-#> AnnotationDbi 1.67.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> AnnotationHub 3.13.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> attempt 0.3.1 2020-05-03 [1] RSPM (R 4.4.0)
-#> backports 1.5.0 2024-05-23 [1] RSPM (R 4.4.0)
-#> beachmat 2.21.4 2024-07-12 [1] Bioconductor 3.20 (R 4.4.1)
-#> beeswarm 0.4.0 2021-06-01 [1] RSPM (R 4.4.0)
-#> benchmarkme 1.0.8 2022-06-12 [1] RSPM (R 4.4.0)
-#> benchmarkmeData 1.0.4 2020-04-23 [1] RSPM (R 4.4.0)
-#> bibtex 0.5.1 2023-01-26 [1] RSPM (R 4.4.0)
-#> Biobase * 2.65.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocFileCache * 2.13.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocGenerics * 0.51.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocIO 1.15.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocManager 1.30.23 2024-05-04 [2] CRAN (R 4.4.1)
-#> BiocNeighbors 1.23.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocParallel 1.39.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocSingular 1.21.2 2024-07-04 [1] Bioconductor 3.20 (R 4.4.1)
-#> BiocStyle * 2.33.1 2024-06-12 [1] Bioconductor 3.20 (R 4.4.0)
-#> BiocVersion 3.20.0 2024-05-01 [2] Bioconductor 3.20 (R 4.4.1)
-#> Biostrings 2.73.1 2024-06-02 [1] Bioconductor 3.20 (R 4.4.0)
-#> bit 4.0.5 2022-11-15 [1] RSPM (R 4.4.0)
-#> bit64 4.0.5 2020-08-30 [1] RSPM (R 4.4.0)
-#> bitops 1.0-7 2021-04-24 [1] RSPM (R 4.4.0)
-#> blob 1.2.4 2023-03-17 [1] RSPM (R 4.4.0)
-#> bmp 0.3 2017-09-11 [1] RSPM (R 4.4.0)
-#> bookdown 0.40 2024-07-02 [1] RSPM (R 4.4.0)
-#> bslib 0.7.0 2024-03-29 [2] RSPM (R 4.4.0)
-#> cachem 1.1.0 2024-05-16 [2] RSPM (R 4.4.0)
-#> cli 3.6.3 2024-06-21 [2] RSPM (R 4.4.0)
-#> cluster 2.1.6 2023-12-01 [3] CRAN (R 4.4.1)
-#> codetools 0.2-20 2024-03-31 [3] CRAN (R 4.4.1)
-#> colorspace 2.1-0 2023-01-23 [1] RSPM (R 4.4.0)
-#> config 0.3.2 2023-08-30 [1] RSPM (R 4.4.0)
-#> cowplot 1.1.3 2024-01-22 [1] RSPM (R 4.4.0)
-#> crayon 1.5.3 2024-06-20 [2] RSPM (R 4.4.0)
-#> curl 5.2.1 2024-03-01 [2] RSPM (R 4.4.0)
-#> data.table 1.15.4 2024-03-30 [1] RSPM (R 4.4.0)
-#> DBI 1.2.3 2024-06-02 [1] RSPM (R 4.4.0)
-#> dbplyr * 2.5.0 2024-03-19 [1] RSPM (R 4.4.0)
-#> DelayedArray 0.31.9 2024-07-17 [1] Bioconductor 3.20 (R 4.4.1)
-#> DelayedMatrixStats 1.27.2 2024-07-15 [1] Bioconductor 3.20 (R 4.4.1)
-#> deldir 2.0-4 2024-02-28 [1] RSPM (R 4.4.0)
-#> desc 1.4.3 2023-12-10 [2] RSPM (R 4.4.0)
-#> digest 0.6.36 2024-06-23 [2] RSPM (R 4.4.0)
-#> doParallel 1.0.17 2022-02-07 [1] RSPM (R 4.4.0)
-#> dotCall64 1.1-1 2023-11-28 [1] RSPM (R 4.4.0)
-#> dplyr * 1.1.4 2023-11-17 [1] RSPM (R 4.4.0)
-#> dqrng 0.4.1 2024-05-28 [1] RSPM (R 4.4.0)
-#> DropletUtils 1.25.2 2024-07-23 [1] Bioconductor 3.20 (R 4.4.1)
-#> DT 0.33 2024-04-04 [1] RSPM (R 4.4.0)
-#> edgeR 4.3.5 2024-07-14 [1] Bioconductor 3.20 (R 4.4.1)
-#> evaluate 0.24.0 2024-06-10 [2] RSPM (R 4.4.0)
-#> ExperimentHub 2.13.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> fansi 1.0.6 2023-12-08 [2] RSPM (R 4.4.0)
-#> farver 2.1.2 2024-05-13 [1] RSPM (R 4.4.0)
-#> fastDummies 1.7.3 2023-07-06 [1] RSPM (R 4.4.0)
-#> fastmap 1.2.0 2024-05-15 [2] RSPM (R 4.4.0)
-#> fields 16.2 2024-06-27 [1] RSPM (R 4.4.0)
-#> filelock 1.0.3 2023-12-11 [1] RSPM (R 4.4.0)
-#> fitdistrplus 1.2-1 2024-07-12 [1] RSPM (R 4.4.0)
-#> foreach 1.5.2 2022-02-02 [1] RSPM (R 4.4.0)
-#> fs 1.6.4 2024-04-25 [2] RSPM (R 4.4.0)
-#> future 1.33.2 2024-03-26 [1] RSPM (R 4.4.0)
-#> future.apply 1.11.2 2024-03-28 [1] RSPM (R 4.4.0)
-#> generics 0.1.3 2022-07-05 [1] RSPM (R 4.4.0)
-#> GenomeInfoDb * 1.41.1 2024-05-24 [1] Bioconductor 3.20 (R 4.4.0)
-#> GenomeInfoDbData 1.2.12 2024-06-24 [1] Bioconductor
-#> GenomicAlignments 1.41.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> GenomicRanges * 1.57.1 2024-06-12 [1] Bioconductor 3.20 (R 4.4.0)
-#> ggbeeswarm 0.7.2 2023-04-29 [1] RSPM (R 4.4.0)
-#> ggplot2 * 3.5.1 2024-04-23 [1] RSPM (R 4.4.0)
-#> ggrepel 0.9.5 2024-01-10 [1] RSPM (R 4.4.0)
-#> ggridges 0.5.6 2024-01-23 [1] RSPM (R 4.4.0)
-#> globals 0.16.3 2024-03-08 [1] RSPM (R 4.4.0)
-#> glue 1.7.0 2024-01-09 [2] RSPM (R 4.4.0)
-#> goftest 1.2-3 2021-10-07 [1] RSPM (R 4.4.0)
-#> golem 0.4.1 2023-06-05 [1] RSPM (R 4.4.0)
-#> gridExtra 2.3 2017-09-09 [1] RSPM (R 4.4.0)
-#> gtable 0.3.5 2024-04-22 [1] RSPM (R 4.4.0)
-#> HDF5Array 1.33.5 2024-07-21 [1] Bioconductor 3.20 (R 4.4.1)
-#> highr 0.11 2024-05-26 [2] RSPM (R 4.4.0)
-#> hms 1.1.3 2023-03-21 [1] RSPM (R 4.4.0)
-#> htmltools 0.5.8.1 2024-04-04 [2] RSPM (R 4.4.0)
-#> htmlwidgets 1.6.4 2023-12-06 [2] RSPM (R 4.4.0)
-#> httpuv 1.6.15 2024-03-26 [2] RSPM (R 4.4.0)
-#> httr 1.4.7 2023-08-15 [1] RSPM (R 4.4.0)
-#> ica 1.0-3 2022-07-08 [1] RSPM (R 4.4.0)
-#> igraph 2.0.3 2024-03-13 [1] RSPM (R 4.4.0)
-#> imager 1.0.2 2024-05-13 [1] RSPM (R 4.4.0)
-#> IRanges * 2.39.2 2024-07-17 [1] Bioconductor 3.20 (R 4.4.1)
-#> irlba 2.3.5.1 2022-10-03 [1] RSPM (R 4.4.0)
-#> iterators 1.0.14 2022-02-05 [1] RSPM (R 4.4.0)
-#> jpeg 0.1-10 2022-11-29 [1] RSPM (R 4.4.0)
-#> jquerylib 0.1.4 2021-04-26 [2] RSPM (R 4.4.0)
-#> jsonlite 1.8.8 2023-12-04 [2] RSPM (R 4.4.0)
-#> KEGGREST 1.45.1 2024-06-17 [1] Bioconductor 3.20 (R 4.4.0)
-#> KernSmooth 2.23-24 2024-05-17 [3] CRAN (R 4.4.1)
-#> knitr 1.48 2024-07-07 [2] RSPM (R 4.4.0)
-#> labeling 0.4.3 2023-08-29 [1] RSPM (R 4.4.0)
-#> later 1.3.2 2023-12-06 [2] RSPM (R 4.4.0)
-#> lattice 0.22-6 2024-03-20 [3] CRAN (R 4.4.1)
-#> lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.4.0)
-#> leiden 0.4.3.1 2023-11-17 [1] RSPM (R 4.4.0)
-#> lifecycle 1.0.4 2023-11-07 [2] RSPM (R 4.4.0)
-#> limma 3.61.5 2024-07-22 [1] Bioconductor 3.20 (R 4.4.1)
-#> listenv 0.9.1 2024-01-29 [1] RSPM (R 4.4.0)
-#> lmtest 0.9-40 2022-03-21 [1] RSPM (R 4.4.0)
-#> locfit 1.5-9.10 2024-06-24 [1] RSPM (R 4.4.0)
-#> lubridate 1.9.3 2023-09-27 [1] RSPM (R 4.4.0)
-#> magick 2.8.4 2024-07-14 [1] RSPM (R 4.4.0)
-#> magrittr 2.0.3 2022-03-30 [2] RSPM (R 4.4.0)
-#> maps 3.4.2 2023-12-15 [1] RSPM (R 4.4.0)
-#> MASS 7.3-61 2024-06-13 [2] RSPM (R 4.4.0)
-#> Matrix 1.7-0 2024-04-26 [3] CRAN (R 4.4.1)
-#> MatrixGenerics * 1.17.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> matrixStats * 1.3.0 2024-04-11 [1] RSPM (R 4.4.0)
-#> memoise 2.0.1 2021-11-26 [2] RSPM (R 4.4.0)
-#> mime 0.12 2021-09-28 [2] RSPM (R 4.4.0)
-#> miniUI 0.1.1.1 2018-05-18 [2] RSPM (R 4.4.0)
-#> munsell 0.5.1 2024-04-01 [1] RSPM (R 4.4.0)
-#> nlme 3.1-165 2024-06-06 [2] RSPM (R 4.4.0)
-#> paletteer 1.6.0 2024-01-21 [1] RSPM (R 4.4.0)
-#> parallelly 1.37.1 2024-02-29 [1] RSPM (R 4.4.0)
-#> patchwork 1.2.0 2024-01-08 [1] RSPM (R 4.4.0)
-#> pbapply 1.7-2 2023-06-27 [1] RSPM (R 4.4.0)
-#> pillar 1.9.0 2023-03-22 [2] RSPM (R 4.4.0)
-#> pkgcond 0.1.1 2021-04-28 [1] RSPM (R 4.4.0)
-#> pkgconfig 2.0.3 2019-09-22 [2] RSPM (R 4.4.0)
-#> pkgdown 2.1.0.9000 2024-07-24 [1] Github (r-lib/pkgdown@6f01c92)
-#> plotly 4.10.4 2024-01-13 [1] RSPM (R 4.4.0)
-#> plyr 1.8.9 2023-10-02 [1] RSPM (R 4.4.0)
-#> png 0.1-8 2022-11-29 [1] RSPM (R 4.4.0)
-#> polyclip 1.10-7 2024-07-23 [1] RSPM (R 4.4.0)
-#> progressr 0.14.0 2023-08-10 [1] RSPM (R 4.4.0)
-#> promises 1.3.0 2024-04-05 [2] RSPM (R 4.4.0)
-#> purrr 1.0.2 2023-08-10 [2] RSPM (R 4.4.0)
-#> R.methodsS3 1.8.2 2022-06-13 [1] RSPM (R 4.4.0)
-#> R.oo 1.26.0 2024-01-24 [1] RSPM (R 4.4.0)
-#> R.utils 2.12.3 2023-11-18 [1] RSPM (R 4.4.0)
-#> R6 2.5.1 2021-08-19 [2] RSPM (R 4.4.0)
-#> ragg 1.3.2 2024-05-15 [2] RSPM (R 4.4.0)
-#> RANN 2.6.1 2019-01-08 [1] RSPM (R 4.4.0)
-#> rappdirs 0.3.3 2021-01-31 [2] RSPM (R 4.4.0)
-#> RColorBrewer 1.1-3 2022-04-03 [1] RSPM (R 4.4.0)
-#> Rcpp 1.0.13 2024-07-17 [2] RSPM (R 4.4.0)
-#> RcppAnnoy 0.0.22 2024-01-23 [1] RSPM (R 4.4.0)
-#> RcppHNSW 0.6.0 2024-02-04 [1] RSPM (R 4.4.0)
-#> RCurl 1.98-1.16 2024-07-11 [1] RSPM (R 4.4.0)
-#> readbitmap 0.1.5 2018-06-27 [1] RSPM (R 4.4.0)
-#> readr 2.1.5 2024-01-10 [1] RSPM (R 4.4.0)
-#> RefManageR * 1.4.0 2022-09-30 [1] RSPM (R 4.4.0)
-#> rematch2 2.1.2 2020-05-01 [2] RSPM (R 4.4.0)
-#> reshape2 1.4.4 2020-04-09 [1] RSPM (R 4.4.0)
-#> restfulr 0.0.15 2022-06-16 [1] RSPM (R 4.4.0)
-#> reticulate 1.38.0 2024-06-19 [1] RSPM (R 4.4.0)
-#> rhdf5 2.49.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> rhdf5filters 1.17.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> Rhdf5lib 1.27.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> rjson 0.2.21 2022-01-09 [1] RSPM (R 4.4.0)
-#> rlang 1.1.4 2024-06-04 [2] RSPM (R 4.4.0)
-#> rmarkdown 2.27 2024-05-17 [2] RSPM (R 4.4.0)
-#> ROCR 1.0-11 2020-05-02 [1] RSPM (R 4.4.0)
-#> Rsamtools 2.21.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> RSpectra 0.16-2 2024-07-18 [1] RSPM (R 4.4.0)
-#> RSQLite 2.3.7 2024-05-27 [1] RSPM (R 4.4.0)
-#> rsvd 1.0.5 2021-04-16 [1] RSPM (R 4.4.0)
-#> rtracklayer 1.65.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> Rtsne 0.17 2023-12-07 [1] RSPM (R 4.4.0)
-#> S4Arrays 1.5.5 2024-07-21 [1] Bioconductor 3.20 (R 4.4.1)
-#> S4Vectors * 0.43.2 2024-07-17 [1] Bioconductor 3.20 (R 4.4.1)
-#> sass 0.4.9 2024-03-15 [2] RSPM (R 4.4.0)
-#> ScaledMatrix 1.13.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> scales 1.3.0 2023-11-28 [1] RSPM (R 4.4.0)
-#> scater 1.33.4 2024-07-21 [1] Bioconductor 3.20 (R 4.4.1)
-#> scattermore 1.2 2023-06-12 [1] RSPM (R 4.4.0)
-#> sctransform 0.4.1 2023-10-19 [1] RSPM (R 4.4.0)
-#> scuttle 1.15.2 2024-07-17 [1] Bioconductor 3.20 (R 4.4.1)
-#> sessioninfo * 1.2.2 2021-12-06 [2] RSPM (R 4.4.0)
-#> Seurat 5.1.0 2024-05-10 [1] RSPM (R 4.4.0)
-#> SeuratObject 5.0.2 2024-05-08 [1] RSPM (R 4.4.0)
-#> shiny 1.8.1.1 2024-04-02 [2] RSPM (R 4.4.0)
-#> shinyWidgets 0.8.6 2024-04-24 [1] RSPM (R 4.4.0)
-#> SingleCellExperiment * 1.27.2 2024-05-24 [1] Bioconductor 3.20 (R 4.4.0)
-#> sp 2.1-4 2024-04-30 [1] RSPM (R 4.4.0)
-#> spam 2.10-0 2023-10-23 [1] RSPM (R 4.4.0)
-#> SparseArray 1.5.26 2024-07-25 [1] Bioconductor 3.20 (R 4.4.1)
-#> sparseMatrixStats 1.17.2 2024-06-12 [1] Bioconductor 3.20 (R 4.4.0)
-#> SpatialExperiment * 1.15.1 2024-06-20 [1] Bioconductor 3.20 (R 4.4.0)
+#> abind 1.4-5 2016-07-21 [1] CRAN (R 4.4.0)
+#> AnnotationDbi 1.66.0 2024-05-01 [1] Bioconductor 3.19 (R 4.4.0)
+#> AnnotationHub 3.12.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> attempt 0.3.1 2020-05-03 [1] CRAN (R 4.4.0)
+#> backports 1.5.0 2024-05-23 [1] CRAN (R 4.4.0)
+#> beachmat 2.20.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> beeswarm 0.4.0 2021-06-01 [1] CRAN (R 4.4.0)
+#> benchmarkme 1.0.8 2022-06-12 [1] CRAN (R 4.4.0)
+#> benchmarkmeData 1.0.4 2020-04-23 [1] CRAN (R 4.4.0)
+#> bibtex 0.5.1 2023-01-26 [1] CRAN (R 4.4.0)
+#> Biobase * 2.64.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocFileCache * 2.12.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocGenerics * 0.50.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocIO 1.14.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocManager 1.30.23 2024-05-04 [1] CRAN (R 4.4.0)
+#> BiocNeighbors 1.22.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocParallel 1.38.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocSingular 1.20.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocStyle * 2.32.1 2024-06-16 [1] Bioconductor 3.19 (R 4.4.0)
+#> BiocVersion 3.19.1 2024-04-22 [1] Bioconductor 3.19 (R 4.4.0)
+#> Biostrings 2.72.1 2024-06-02 [1] Bioconductor 3.19 (R 4.4.0)
+#> bit 4.0.5 2022-11-15 [1] CRAN (R 4.4.0)
+#> bit64 4.0.5 2020-08-30 [1] CRAN (R 4.4.0)
+#> bitops 1.0-7 2021-04-24 [1] CRAN (R 4.4.0)
+#> blob 1.2.4 2023-03-17 [1] CRAN (R 4.4.0)
+#> bmp 0.3 2017-09-11 [1] CRAN (R 4.4.0)
+#> bookdown 0.40 2024-07-02 [1] CRAN (R 4.4.0)
+#> bslib 0.7.0 2024-03-29 [1] CRAN (R 4.4.0)
+#> cachem 1.1.0 2024-05-16 [1] CRAN (R 4.4.0)
+#> cli 3.6.3 2024-06-21 [1] CRAN (R 4.4.0)
+#> cluster 2.1.6 2023-12-01 [1] CRAN (R 4.4.1)
+#> codetools 0.2-20 2024-03-31 [1] CRAN (R 4.4.1)
+#> colorspace 2.1-0 2023-01-23 [1] CRAN (R 4.4.0)
+#> config 0.3.2 2023-08-30 [1] CRAN (R 4.4.0)
+#> cowplot 1.1.3 2024-01-22 [1] CRAN (R 4.4.0)
+#> crayon 1.5.3 2024-06-20 [1] CRAN (R 4.4.0)
+#> curl 5.2.1 2024-03-01 [1] CRAN (R 4.4.0)
+#> data.table 1.15.4 2024-03-30 [1] CRAN (R 4.4.0)
+#> DBI 1.2.3 2024-06-02 [1] CRAN (R 4.4.0)
+#> dbplyr * 2.5.0 2024-03-19 [1] CRAN (R 4.4.0)
+#> DelayedArray 0.30.1 2024-05-07 [1] Bioconductor 3.19 (R 4.4.0)
+#> DelayedMatrixStats 1.26.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> deldir 2.0-4 2024-02-28 [1] CRAN (R 4.4.0)
+#> desc 1.4.3 2023-12-10 [1] CRAN (R 4.4.0)
+#> digest 0.6.36 2024-06-23 [1] CRAN (R 4.4.0)
+#> doParallel 1.0.17 2022-02-07 [1] CRAN (R 4.4.0)
+#> dotCall64 1.1-1 2023-11-28 [1] CRAN (R 4.4.0)
+#> dplyr * 1.1.4 2023-11-17 [1] CRAN (R 4.4.0)
+#> dqrng 0.4.1 2024-05-28 [1] CRAN (R 4.4.0)
+#> DropletUtils 1.24.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> DT 0.33 2024-04-04 [1] CRAN (R 4.4.0)
+#> edgeR 4.2.1 2024-07-14 [1] Bioconductor 3.19 (R 4.4.1)
+#> evaluate 0.24.0 2024-06-10 [1] CRAN (R 4.4.0)
+#> ExperimentHub 2.12.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> fansi 1.0.6 2023-12-08 [1] CRAN (R 4.4.0)
+#> farver 2.1.2 2024-05-13 [1] CRAN (R 4.4.0)
+#> fastDummies 1.7.3 2023-07-06 [1] CRAN (R 4.4.0)
+#> fastmap 1.2.0 2024-05-15 [1] CRAN (R 4.4.0)
+#> fields 16.2 2024-06-27 [1] CRAN (R 4.4.0)
+#> filelock 1.0.3 2023-12-11 [1] CRAN (R 4.4.0)
+#> fitdistrplus 1.2-1 2024-07-12 [1] CRAN (R 4.4.0)
+#> foreach 1.5.2 2022-02-02 [1] CRAN (R 4.4.0)
+#> fs 1.6.4 2024-04-25 [1] CRAN (R 4.4.0)
+#> future 1.33.2 2024-03-26 [1] CRAN (R 4.4.0)
+#> future.apply 1.11.2 2024-03-28 [1] CRAN (R 4.4.0)
+#> generics 0.1.3 2022-07-05 [1] CRAN (R 4.4.0)
+#> GenomeInfoDb * 1.40.1 2024-06-16 [1] Bioconductor 3.19 (R 4.4.0)
+#> GenomeInfoDbData 1.2.12 2024-05-03 [1] Bioconductor
+#> GenomicAlignments 1.40.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> GenomicRanges * 1.56.1 2024-06-16 [1] Bioconductor 3.19 (R 4.4.0)
+#> ggbeeswarm 0.7.2 2023-04-29 [1] CRAN (R 4.4.0)
+#> ggplot2 * 3.5.1 2024-04-23 [1] CRAN (R 4.4.0)
+#> ggrepel 0.9.5 2024-01-10 [1] CRAN (R 4.4.0)
+#> ggridges 0.5.6 2024-01-23 [1] CRAN (R 4.4.0)
+#> globals 0.16.3 2024-03-08 [1] CRAN (R 4.4.0)
+#> glue 1.7.0 2024-01-09 [1] CRAN (R 4.4.0)
+#> goftest 1.2-3 2021-10-07 [1] CRAN (R 4.4.0)
+#> golem 0.4.1 2023-06-05 [1] CRAN (R 4.4.0)
+#> gridExtra 2.3 2017-09-09 [1] CRAN (R 4.4.0)
+#> gtable 0.3.5 2024-04-22 [1] CRAN (R 4.4.0)
+#> HDF5Array 1.32.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> highr 0.11 2024-05-26 [1] CRAN (R 4.4.0)
+#> hms 1.1.3 2023-03-21 [1] CRAN (R 4.4.0)
+#> htmltools 0.5.8.1 2024-04-04 [1] CRAN (R 4.4.0)
+#> htmlwidgets 1.6.4 2023-12-06 [1] CRAN (R 4.4.0)
+#> httpuv 1.6.15 2024-03-26 [1] CRAN (R 4.4.0)
+#> httr 1.4.7 2023-08-15 [1] CRAN (R 4.4.0)
+#> ica 1.0-3 2022-07-08 [1] CRAN (R 4.4.0)
+#> igraph 2.0.3 2024-03-13 [1] CRAN (R 4.4.0)
+#> imager 1.0.2 2024-05-13 [1] CRAN (R 4.4.0)
+#> IRanges * 2.38.1 2024-07-03 [1] Bioconductor 3.19 (R 4.4.1)
+#> irlba 2.3.5.1 2022-10-03 [1] CRAN (R 4.4.0)
+#> iterators 1.0.14 2022-02-05 [1] CRAN (R 4.4.0)
+#> jpeg 0.1-10 2022-11-29 [1] CRAN (R 4.4.0)
+#> jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.4.0)
+#> jsonlite 1.8.8 2023-12-04 [1] CRAN (R 4.4.0)
+#> KEGGREST 1.44.1 2024-06-19 [1] Bioconductor 3.19 (R 4.4.0)
+#> KernSmooth 2.23-24 2024-05-17 [1] CRAN (R 4.4.1)
+#> knitr 1.48 2024-07-07 [1] CRAN (R 4.4.0)
+#> labeling 0.4.3 2023-08-29 [1] CRAN (R 4.4.0)
+#> later 1.3.2 2023-12-06 [1] CRAN (R 4.4.0)
+#> lattice 0.22-6 2024-03-20 [1] CRAN (R 4.4.1)
+#> lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.4.0)
+#> leiden 0.4.3.1 2023-11-17 [1] CRAN (R 4.4.0)
+#> lifecycle 1.0.4 2023-11-07 [1] CRAN (R 4.4.0)
+#> limma 3.60.4 2024-07-17 [1] Bioconductor 3.19 (R 4.4.1)
+#> listenv 0.9.1 2024-01-29 [1] CRAN (R 4.4.0)
+#> lmtest 0.9-40 2022-03-21 [1] CRAN (R 4.4.0)
+#> locfit 1.5-9.10 2024-06-24 [1] CRAN (R 4.4.0)
+#> lubridate 1.9.3 2023-09-27 [1] CRAN (R 4.4.0)
+#> magick 2.8.4 2024-07-14 [1] CRAN (R 4.4.0)
+#> magrittr 2.0.3 2022-03-30 [1] CRAN (R 4.4.0)
+#> maps 3.4.2 2023-12-15 [1] CRAN (R 4.4.0)
+#> MASS 7.3-61 2024-06-13 [1] CRAN (R 4.4.0)
+#> Matrix 1.7-0 2024-04-26 [1] CRAN (R 4.4.1)
+#> MatrixGenerics * 1.16.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> matrixStats * 1.3.0 2024-04-11 [1] CRAN (R 4.4.0)
+#> memoise 2.0.1 2021-11-26 [1] CRAN (R 4.4.0)
+#> mime 0.12 2021-09-28 [1] CRAN (R 4.4.0)
+#> miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.4.0)
+#> munsell 0.5.1 2024-04-01 [1] CRAN (R 4.4.0)
+#> nlme 3.1-165 2024-06-06 [1] CRAN (R 4.4.0)
+#> paletteer 1.6.0 2024-01-21 [1] CRAN (R 4.4.0)
+#> parallelly 1.37.1 2024-02-29 [1] CRAN (R 4.4.0)
+#> patchwork 1.2.0 2024-01-08 [1] CRAN (R 4.4.0)
+#> pbapply 1.7-2 2023-06-27 [1] CRAN (R 4.4.0)
+#> pillar 1.9.0 2023-03-22 [1] CRAN (R 4.4.0)
+#> pkgcond 0.1.1 2021-04-28 [1] CRAN (R 4.4.0)
+#> pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.4.0)
+#> pkgdown 2.1.0 2024-07-06 [1] CRAN (R 4.4.0)
+#> plotly 4.10.4 2024-01-13 [1] CRAN (R 4.4.0)
+#> plyr 1.8.9 2023-10-02 [1] CRAN (R 4.4.0)
+#> png 0.1-8 2022-11-29 [1] CRAN (R 4.4.0)
+#> polyclip 1.10-7 2024-07-23 [1] CRAN (R 4.4.0)
+#> progressr 0.14.0 2023-08-10 [1] CRAN (R 4.4.0)
+#> promises 1.3.0 2024-04-05 [1] CRAN (R 4.4.0)
+#> purrr 1.0.2 2023-08-10 [1] CRAN (R 4.4.0)
+#> R.methodsS3 1.8.2 2022-06-13 [1] CRAN (R 4.4.0)
+#> R.oo 1.26.0 2024-01-24 [1] CRAN (R 4.4.0)
+#> R.utils 2.12.3 2023-11-18 [1] CRAN (R 4.4.0)
+#> R6 2.5.1 2021-08-19 [1] CRAN (R 4.4.0)
+#> ragg 1.3.2 2024-05-15 [1] CRAN (R 4.4.0)
+#> RANN 2.6.1 2019-01-08 [1] CRAN (R 4.4.0)
+#> rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.4.0)
+#> RColorBrewer 1.1-3 2022-04-03 [1] CRAN (R 4.4.0)
+#> Rcpp 1.0.13 2024-07-17 [1] CRAN (R 4.4.0)
+#> RcppAnnoy 0.0.22 2024-01-23 [1] CRAN (R 4.4.0)
+#> RcppHNSW 0.6.0 2024-02-04 [1] CRAN (R 4.4.0)
+#> RCurl 1.98-1.16 2024-07-11 [1] CRAN (R 4.4.0)
+#> readbitmap 0.1.5 2018-06-27 [1] CRAN (R 4.4.0)
+#> readr 2.1.5 2024-01-10 [1] CRAN (R 4.4.0)
+#> RefManageR * 1.4.0 2022-09-30 [1] CRAN (R 4.4.0)
+#> rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.4.0)
+#> reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.4.0)
+#> restfulr 0.0.15 2022-06-16 [1] CRAN (R 4.4.0)
+#> reticulate 1.38.0 2024-06-19 [1] CRAN (R 4.4.0)
+#> rhdf5 2.48.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> rhdf5filters 1.16.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> Rhdf5lib 1.26.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> rjson 0.2.21 2022-01-09 [1] CRAN (R 4.4.0)
+#> rlang 1.1.4 2024-06-04 [1] CRAN (R 4.4.0)
+#> rmarkdown 2.27 2024-05-17 [1] CRAN (R 4.4.0)
+#> ROCR 1.0-11 2020-05-02 [1] CRAN (R 4.4.0)
+#> Rsamtools 2.20.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> RSpectra 0.16-2 2024-07-18 [1] CRAN (R 4.4.0)
+#> RSQLite 2.3.7 2024-05-27 [1] CRAN (R 4.4.0)
+#> rstudioapi 0.16.0 2024-03-24 [1] CRAN (R 4.4.0)
+#> rsvd 1.0.5 2021-04-16 [1] CRAN (R 4.4.0)
+#> rtracklayer 1.64.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> Rtsne 0.17 2023-12-07 [1] CRAN (R 4.4.0)
+#> S4Arrays 1.4.1 2024-05-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> S4Vectors * 0.42.1 2024-07-03 [1] Bioconductor 3.19 (R 4.4.1)
+#> sass 0.4.9.9000 2024-05-03 [1] Github (rstudio/sass@9228fcf)
+#> ScaledMatrix 1.12.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> scales 1.3.0 2023-11-28 [1] CRAN (R 4.4.0)
+#> scater 1.32.1 2024-07-21 [1] Bioconductor 3.19 (R 4.4.0)
+#> scattermore 1.2 2023-06-12 [1] CRAN (R 4.4.0)
+#> sctransform 0.4.1 2023-10-19 [1] CRAN (R 4.4.0)
+#> scuttle 1.14.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> sessioninfo * 1.2.2 2021-12-06 [1] CRAN (R 4.4.0)
+#> Seurat 5.1.0 2024-05-10 [1] CRAN (R 4.4.0)
+#> SeuratObject 5.0.2 2024-05-08 [1] CRAN (R 4.4.0)
+#> shiny 1.8.1.1 2024-04-02 [1] CRAN (R 4.4.0)
+#> shinyWidgets 0.8.6 2024-04-24 [1] CRAN (R 4.4.0)
+#> SingleCellExperiment * 1.26.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> sp 2.1-4 2024-04-30 [1] CRAN (R 4.4.0)
+#> spam 2.10-0 2023-10-23 [1] CRAN (R 4.4.0)
+#> SparseArray 1.4.8 2024-05-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> sparseMatrixStats 1.16.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> SpatialExperiment * 1.14.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
#> spatialLIBD * 1.17.8 2024-07-24 [1] Github (LieberInstitute/spatialLIBD@fa9c18d)
-#> spatstat.data 3.1-2 2024-06-21 [1] RSPM (R 4.4.0)
-#> spatstat.explore 3.3-1 2024-07-15 [1] RSPM (R 4.4.0)
-#> spatstat.geom 3.3-2 2024-07-15 [1] RSPM (R 4.4.0)
-#> spatstat.random 3.3-1 2024-07-15 [1] RSPM (R 4.4.0)
-#> spatstat.sparse 3.1-0 2024-06-21 [1] RSPM (R 4.4.0)
-#> spatstat.univar 3.0-0 2024-06-28 [1] RSPM (R 4.4.0)
-#> spatstat.utils 3.0-5 2024-06-17 [1] RSPM (R 4.4.0)
-#> statmod 1.5.0 2023-01-06 [1] RSPM (R 4.4.0)
-#> stringi 1.8.4 2024-05-06 [2] RSPM (R 4.4.0)
-#> stringr 1.5.1 2023-11-14 [2] RSPM (R 4.4.0)
-#> SummarizedExperiment * 1.35.1 2024-06-28 [1] Bioconductor 3.20 (R 4.4.1)
-#> survival 3.7-0 2024-06-05 [2] RSPM (R 4.4.0)
-#> systemfonts 1.1.0 2024-05-15 [2] RSPM (R 4.4.0)
-#> tensor 1.5 2012-05-05 [1] RSPM (R 4.4.0)
-#> textshaping 0.4.0 2024-05-24 [2] RSPM (R 4.4.0)
-#> tibble 3.2.1 2023-03-20 [2] RSPM (R 4.4.0)
-#> tidyr 1.3.1 2024-01-24 [1] RSPM (R 4.4.0)
-#> tidyselect 1.2.1 2024-03-11 [1] RSPM (R 4.4.0)
-#> tiff 0.1-12 2023-11-28 [1] RSPM (R 4.4.0)
-#> timechange 0.3.0 2024-01-18 [1] RSPM (R 4.4.0)
-#> tzdb 0.4.0 2023-05-12 [1] RSPM (R 4.4.0)
-#> UCSC.utils 1.1.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> utf8 1.2.4 2023-10-22 [2] RSPM (R 4.4.0)
-#> uwot 0.2.2 2024-04-21 [1] RSPM (R 4.4.0)
-#> vctrs 0.6.5 2023-12-01 [2] RSPM (R 4.4.0)
-#> vipor 0.4.7 2023-12-18 [1] RSPM (R 4.4.0)
-#> viridis 0.6.5 2024-01-29 [1] RSPM (R 4.4.0)
-#> viridisLite 0.4.2 2023-05-02 [1] RSPM (R 4.4.0)
+#> spatstat.data 3.1-2 2024-06-21 [1] CRAN (R 4.4.0)
+#> spatstat.explore 3.3-1 2024-07-15 [1] CRAN (R 4.4.0)
+#> spatstat.geom 3.3-2 2024-07-15 [1] CRAN (R 4.4.0)
+#> spatstat.random 3.3-1 2024-07-15 [1] CRAN (R 4.4.0)
+#> spatstat.sparse 3.1-0 2024-06-21 [1] CRAN (R 4.4.0)
+#> spatstat.univar 3.0-0 2024-06-28 [1] CRAN (R 4.4.0)
+#> spatstat.utils 3.0-5 2024-06-17 [1] CRAN (R 4.4.0)
+#> statmod 1.5.0 2023-01-06 [1] CRAN (R 4.4.0)
+#> stringi 1.8.4 2024-05-06 [1] CRAN (R 4.4.0)
+#> stringr 1.5.1 2023-11-14 [1] CRAN (R 4.4.0)
+#> SummarizedExperiment * 1.34.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> survival 3.7-0 2024-06-05 [1] CRAN (R 4.4.0)
+#> systemfonts 1.1.0 2024-05-15 [1] CRAN (R 4.4.0)
+#> tensor 1.5 2012-05-05 [1] CRAN (R 4.4.0)
+#> textshaping 0.4.0 2024-05-24 [1] CRAN (R 4.4.0)
+#> tibble 3.2.1 2023-03-20 [1] CRAN (R 4.4.0)
+#> tidyr 1.3.1 2024-01-24 [1] CRAN (R 4.4.0)
+#> tidyselect 1.2.1 2024-03-11 [1] CRAN (R 4.4.0)
+#> tiff 0.1-12 2023-11-28 [1] CRAN (R 4.4.0)
+#> timechange 0.3.0 2024-01-18 [1] CRAN (R 4.4.0)
+#> tzdb 0.4.0 2023-05-12 [1] CRAN (R 4.4.0)
+#> UCSC.utils 1.0.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> utf8 1.2.4 2023-10-22 [1] CRAN (R 4.4.0)
+#> uwot 0.2.2 2024-04-21 [1] CRAN (R 4.4.0)
+#> vctrs 0.6.5 2023-12-01 [1] CRAN (R 4.4.0)
+#> vipor 0.4.7 2023-12-18 [1] CRAN (R 4.4.0)
+#> viridis 0.6.5 2024-01-29 [1] CRAN (R 4.4.0)
+#> viridisLite 0.4.2 2023-05-02 [1] CRAN (R 4.4.0)
#> visiumStitched * 0.99.0 2024-07-26 [1] Bioconductor
-#> vroom 1.6.5 2023-12-05 [1] RSPM (R 4.4.0)
-#> withr 3.0.0 2024-01-16 [2] RSPM (R 4.4.0)
-#> xfun 0.46 2024-07-18 [2] RSPM (R 4.4.0)
-#> XML 3.99-0.17 2024-06-25 [1] RSPM (R 4.4.0)
-#> xml2 1.3.6 2023-12-04 [2] RSPM (R 4.4.0)
-#> xtable 1.8-4 2019-04-21 [2] RSPM (R 4.4.0)
-#> XVector 0.45.0 2024-05-01 [1] Bioconductor 3.20 (R 4.4.0)
-#> yaml 2.3.9 2024-07-05 [2] RSPM (R 4.4.0)
-#> zlibbioc 1.51.1 2024-06-05 [1] Bioconductor 3.20 (R 4.4.0)
-#> zoo 1.8-12 2023-04-13 [1] RSPM (R 4.4.0)
+#> vroom 1.6.5 2023-12-05 [1] CRAN (R 4.4.0)
+#> withr 3.0.0 2024-01-16 [1] CRAN (R 4.4.0)
+#> xfun 0.46 2024-07-18 [1] CRAN (R 4.4.0)
+#> XML 3.99-0.17 2024-06-25 [1] CRAN (R 4.4.0)
+#> xml2 1.3.6 2023-12-04 [1] CRAN (R 4.4.0)
+#> xtable 1.8-4 2019-04-21 [1] CRAN (R 4.4.0)
+#> XVector 0.44.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> yaml 2.3.9 2024-07-05 [1] CRAN (R 4.4.0)
+#> zlibbioc 1.50.0 2024-04-30 [1] Bioconductor 3.19 (R 4.4.0)
+#> zoo 1.8-12 2023-04-13 [1] CRAN (R 4.4.0)
#>
-#> [1] /__w/_temp/Library
-#> [2] /usr/local/lib/R/site-library
-#> [3] /usr/local/lib/R/library
+#> [1] /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library
#>
#> ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Bibliography
-Bibliography[2]
S. Barthelme. imager: Image Processing Library Based on ‘CImg’.
-R package version 1.0.2, https://github.com/asgr/imager/. 2024. URL:
-https://asgr.github.io/imager/.
+R package version 1.0.2. 2024. URL:
+https://CRAN.R-project.org/package=imager.
Bibliography[8]
M. Morgan, V. Obenchain, J. Hester, et al. SummarizedExperiment:
-SummarizedExperiment container. R package version 1.35.1. 2024.
+SummarizedExperiment container. R package version 1.34.0. 2024.
DOI:
10.18129/B9.bioc.SummarizedExperiment.
URL:
@@ -1015,7 +1020,7 @@
Bibliography[9]
A. Oleś. BiocStyle: Standard styles for vignettes and other
-Bioconductor documents. R package version 2.33.1. 2024. DOI:
+Bioconductor documents. R package version 2.32.1. 2024. DOI:
10.18129/B9.bioc.BiocStyle.
URL:
https://bioconductor.org/packages/BiocStyle.
@@ -1024,7 +1029,7 @@
Bibliography[10]
H. Pagès, M. Lawrence, and P. Aboyoun. S4Vectors: Foundation of
vector-like and list-like containers in Bioconductor. R package
-version 0.43.2. 2024. DOI:
+version 0.42.1. 2024. DOI:
10.18129/B9.bioc.S4Vectors.
URL:
https://bioconductor.org/packages/S4Vectors.
@@ -1049,7 +1054,7 @@
Bibliography[13]
A. Redd and R Documentation Task Force. pkgcond: Classed Error and
Warning Conditions. R package version 0.1.1. 2021. URL:
-https://github.com/RDocTaskForce/pkgcond.
+https://CRAN.R-project.org/package=pkgcond.
Bibliography[15]
L. Shepherd and M. Morgan. BiocFileCache: Manage Files Across
-Sessions. R package version 2.13.0. 2024. DOI:
+Sessions. R package version 2.12.0. 2024. DOI:
10.18129/B9.bioc.BiocFileCache.
URL:
https://bioconductor.org/packages/BiocFileCache.
@@ -1075,8 +1080,8 @@
Bibliography[17]
H. Wickham. stringr: Simple, Consistent Wrappers for Common String
-Operations. R package version 1.5.1, https://github.com/tidyverse/stringr. 2023. URL:
-https://stringr.tidyverse.org.
+Operations. R package version 1.5.1. 2023. URL:
+https://CRAN.R-project.org/package=stringr.
Bibliography[19]
H. Wickham, W. Chang, R. Flight, et al. sessioninfo: R Session
-Information. R package version 1.2.2, https://r-lib.github.io/sessioninfo/. 2021. URL:
-https://github.com/r-lib/sessioninfo#readme.
+Information. R package version 1.2.2. 2021. URL:
+https://CRAN.R-project.org/package=sessioninfo.
Bibliography
-
Authors and Citation
Citation
note = {https://github.com/LieberInstitute/visiumStitched/visiumStitched - R package version 0.99.0},
doi = {10.18129/B9.bioc.visiumStitched},
}
- @Article{,
title = {visiumStitched},
- author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Yufeng Du and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
+ author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Yufeng Du and Ryan A. Miller and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
year = {2024},
journal = {bioRxiv},
doi = {10.1101/TODO},
@@ -105,7 +105,7 @@
@@ -210,7 +215,7 @@ Citation
diff --git a/favicon-16x16.png b/favicon-16x16.png
new file mode 100644
index 0000000..488c473
Binary files /dev/null and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
new file mode 100644
index 0000000..11f355b
Binary files /dev/null and b/favicon-32x32.png differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..f515f1e
Binary files /dev/null and b/favicon.ico differ
diff --git a/index.html b/index.html
index 6e0fd90..bde68de 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,12 @@
Example data processed with
## Download the spot-level data, which is a SpatialExperiment object
spe <- spatialLIBD::fetch_data(type = "visiumStitched_brain_spe")
-#> 2024-07-26 14:06:21.739878 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
+#> 2024-07-26 17:05:30.544877 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
## Explore the stitched data
spe
@@ -150,8 +156,8 @@
Citation#> doi = {10.18129/B9.bioc.visiumStitched},
#> }
#>
-#> Eagles NJ, Bach S, Tippani M, Du Y, Hyde TM, Page SC, Martinowich K,
-#> Collado-Torres L (2024). "visiumStitched." _bioRxiv_.
+#> Eagles NJ, Bach S, Tippani M, Du Y, Miller RA, Hyde TM, Page SC,
+#> Martinowich K, Collado-Torres L (2024). "visiumStitched." _bioRxiv_.
#> doi:10.1101/TODO <https://doi.org/10.1101/TODO>,
#> <https://www.biorxiv.org/content/10.1101/TODO>.
#>
@@ -159,7 +165,7 @@
Citation#>
#> @Article{,
#> title = {visiumStitched},
-#> author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Yufeng Du and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
+#> author = {Nicholas J. Eagles and Svitlana Bach and Madhavi Tippani and Yufeng Du and Ryan A. Miller and Thomas M. Hyde and Stephanie C. Page and Keri Martinowich and Leonardo Collado-Torres},
#> year = {2024},
#> journal = {bioRxiv},
#> doi = {10.1101/TODO},
@@ -257,7 +263,7 @@
Dev status
diff --git a/news/index.html b/news/index.html
index d4460e3..3ac6840 100644
--- a/news/index.html
+++ b/news/index.html
@@ -1,5 +1,5 @@
-visiumSt
Add transformed array and pixel coordinates to a
- Source: SpatialExperiment
R/add_array_coords.R
+ Source: R/add_array_coords.R
add_array_coords.Rd
Author
Examples
spe <- spatialLIBD::fetch_data(type = "visiumStitched_brain_spe")
-#> 2024-07-26 18:55:26.187132 loading file /github/home/.cache/R/BiocFileCache/2ab2fc23300_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:07:42.407375 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
########################################################################
# Prepare sample_info
@@ -141,7 +142,8 @@
Examples
spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"),
exdir = sr_dir
)
-#> 2024-07-26 18:55:30.907875 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:07:45.14042 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
sample_info$spaceranger_dir <- file.path(
sr_dir, sample_info$capture_area, "outs", "spatial"
)
@@ -152,7 +154,8 @@ Examples
spatialLIBD::fetch_data("visiumStitched_brain_Fiji_out"),
exdir = fiji_dir
)
-#> 2024-07-26 18:55:33.641794 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:07:46.685482 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
@@ -162,10 +165,10 @@ Examples
## Preparing Fiji coordinates and images for build_spe()
spe_input_dir <- tempdir()
prep_fiji_coords(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_positions.csv"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_positions.csv"
prep_fiji_image(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_lowres_image.png"
-#> [2] "/tmp/RtmpZpoicf/Br2719/scalefactors_json.json"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_lowres_image.png"
+#> [2] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/scalefactors_json.json"
########################################################################
# Add array coordinates
@@ -210,7 +213,7 @@ Examples
Examples
spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"),
exdir = sr_dir
)
-#> 2024-07-26 18:55:52.653221 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:07:57.930249 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
sample_info$spaceranger_dir <- file.path(
sr_dir, sample_info$capture_area, "outs", "spatial"
)
@@ -160,7 +161,8 @@ Examples
spatialLIBD::fetch_data("visiumStitched_brain_Fiji_out"),
exdir = fiji_dir
)
-#> 2024-07-26 18:55:55.557503 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:03.306954 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
@@ -170,10 +172,10 @@ Examples
## Preparing Fiji coordinates and images for build_spe()
spe_input_dir <- tempdir()
prep_fiji_coords(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_positions.csv"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_positions.csv"
prep_fiji_image(sample_info, out_dir = spe_input_dir)
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_lowres_image.png"
-#> [2] "/tmp/RtmpZpoicf/Br2719/scalefactors_json.json"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_lowres_image.png"
+#> [2] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/scalefactors_json.json"
########################################################################
# Build the SpatialExperiment
@@ -199,14 +201,14 @@ Examples
coords_dir = spe_input_dir, reference_gtf = gtf_cache
)
#> Building SpatialExperiment using capture area as sample ID
-#> 2024-07-26 18:56:01.509769 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
-#> 2024-07-26 18:56:07.527648 read10xVisiumAnalysis: reading analysis output from SpaceRanger
-#> 2024-07-26 18:56:07.944782 add10xVisiumAnalysis: adding analysis output from SpaceRanger
-#> 2024-07-26 18:56:08.274091 rtracklayer::import: reading the reference GTF file
-#> 2024-07-26 18:56:37.226862 adding gene information to the SPE object
+#> 2024-07-26 17:08:07.306364 SpatialExperiment::read10xVisium: reading basic data from SpaceRanger
+#> 2024-07-26 17:08:11.955257 read10xVisiumAnalysis: reading analysis output from SpaceRanger
+#> 2024-07-26 17:08:12.337616 add10xVisiumAnalysis: adding analysis output from SpaceRanger
+#> 2024-07-26 17:08:12.572514 rtracklayer::import: reading the reference GTF file
+#> 2024-07-26 17:08:39.877082 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() will try to convert them to ENSEMBL IDs.
#> Warning: Dropping 2226 out of 38606 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-07-26 18:56:37.467851 adding information used by spatialLIBD
+#> 2024-07-26 17:08:40.072748 adding information used by spatialLIBD
#> Overwriting imgData(spe) with merged images (one per group)
## Let's explore the stitched SpatialExperiment object
@@ -242,7 +244,7 @@ Examples
diff --git a/reference/dot-clean_round.html b/reference/dot-clean_round.html
index 9934156..9baceef 100644
--- a/reference/dot-clean_round.html
+++ b/reference/dot-clean_round.html
@@ -1,5 +1,5 @@
-Fit spots to a new Visium-like array
- Source: R/array_coord_utils.R
+ Source: R/array_coord_utils.R
dot-fit_to_array.Rd
Author
diff --git a/reference/dot-refine_fit.html b/reference/dot-refine_fit.html
index 1451f4b..0db8fe2 100644
--- a/reference/dot-refine_fit.html
+++ b/reference/dot-refine_fit.html
@@ -1,5 +1,5 @@
-Return array coordinates fit to nearest spot with associated error
- Source: R/array_coord_utils.R
+ Source: R/array_coord_utils.R
dot-refine_fit.Rd
Author
diff --git a/reference/dot-validate_array.html b/reference/dot-validate_array.html
index 1fe1b05..be99e2d 100644
--- a/reference/dot-validate_array.html
+++ b/reference/dot-validate_array.html
@@ -1,5 +1,5 @@
-All functions
diff --git a/reference/prep_fiji_coords.html b/reference/prep_fiji_coords.html
index bd2cba5..46a97e0 100644
--- a/reference/prep_fiji_coords.html
+++ b/reference/prep_fiji_coords.html
@@ -1,5 +1,5 @@
-
Apply transform info from Fiji XML output
- Source: R/prep_fiji_coords.R
+ Source: R/prep_fiji_coords.R
prep_fiji_coords.Rd
Examples
spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"),
exdir = sr_dir
)
-#> 2024-07-26 18:56:41.706106 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:42.929996 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
sample_info$spaceranger_dir <- file.path(
sr_dir, sample_info$capture_area, "outs", "spatial"
)
@@ -122,7 +123,8 @@ Examples
spatialLIBD::fetch_data("visiumStitched_brain_Fiji_out"),
exdir = fiji_dir
)
-#> 2024-07-26 18:56:44.524254 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:44.618946 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
@@ -132,7 +134,7 @@ Examples
spe_input_dir <- tempdir()
out_file <- prep_fiji_coords(sample_info, out_dir = spe_input_dir)
out_file
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_positions.csv"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_positions.csv"
# A file of spatial coordinates for the stitched Br2719 was produced
readr::read_csv(out_file)
@@ -172,7 +174,7 @@ Examples
diff --git a/reference/prep_fiji_image-1.png b/reference/prep_fiji_image-1.png
index 389c120..064c849 100644
Binary files a/reference/prep_fiji_image-1.png and b/reference/prep_fiji_image-1.png differ
diff --git a/reference/prep_fiji_image.html b/reference/prep_fiji_image.html
index 792aad8..429228e 100644
--- a/reference/prep_fiji_image.html
+++ b/reference/prep_fiji_image.html
@@ -1,5 +1,5 @@
-Create low-res images and scale factors from high-res Fiji output images
- Source: R/prep_fiji_image.R
+ Source: R/prep_fiji_image.R
prep_fiji_image.Rd
Examples
spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"),
exdir = sr_dir
)
-#> 2024-07-26 18:56:54.068533 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:50.448638 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
sample_info$spaceranger_dir <- file.path(
sr_dir, sample_info$capture_area, "outs", "spatial"
)
@@ -130,7 +131,8 @@ Examples
spatialLIBD::fetch_data("visiumStitched_brain_Fiji_out"),
exdir = fiji_dir
)
-#> 2024-07-26 18:56:56.879823 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:52.22303 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
@@ -157,6 +159,9 @@ Examples
#> The following object is masked from ‘package:GenomicRanges’:
#>
#> subtract
+#> The following objects are masked from ‘package:testthat’:
+#>
+#> equals, is_less_than, not
#>
#> Attaching package: ‘imager’
#> The following object is masked from ‘package:magrittr’:
@@ -194,8 +199,8 @@ Examples
# In total, an image and scalefactors were written
out_paths
-#> [1] "/tmp/RtmpZpoicf/Br2719/tissue_lowres_image.png"
-#> [2] "/tmp/RtmpZpoicf/Br2719/scalefactors_json.json"
+#> [1] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/tissue_lowres_image.png"
+#> [2] "/var/folders/_2/hqcmhc1d1bl3lqxgcrkpv8_00000gn/T//Rtmp355bXj/Br2719/scalefactors_json.json"
Examples
diff --git a/reference/rescale_fiji_inputs.html b/reference/rescale_fiji_inputs.html
index a0dd603..d1faaa2 100644
--- a/reference/rescale_fiji_inputs.html
+++ b/reference/rescale_fiji_inputs.html
@@ -1,5 +1,5 @@
-Write same-scale hires images for input to Fiji
- Source: R/rescale_fiji_inputs.R
+ Source: R/rescale_fiji_inputs.R
rescale_fiji_inputs.Rd
Examples
spatialLIBD::fetch_data("visiumStitched_brain_spaceranger"),
exdir = sr_dir
)
-#> 2024-07-26 18:57:06.743077 loading file /github/home/.cache/R/BiocFileCache/2ab3be94b44_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:08:59.47556 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d1b42d2d8_visiumStitched_brain_spaceranger.zip%3Frlkey%3Dbdgjc6mgy1ierdad6h6v5g29c%26dl%3D1
sample_info$spaceranger_dir <- file.path(
sr_dir, sample_info$capture_area, "outs", "spatial"
)
@@ -147,7 +148,8 @@ Examples
spatialLIBD::fetch_data("visiumStitched_brain_Fiji_out"),
exdir = fiji_dir
)
-#> 2024-07-26 18:57:09.550149 loading file /github/home/.cache/R/BiocFileCache/2ab78c3d33f_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:09:00.941612 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/1653d4e4f1593_visiumStitched_brain_fiji_out.zip%3Frlkey%3Dptwal8f5zxakzejwd0oqw0lhj%26dl%3D1
sample_info$fiji_xml_path <- temp[grep("xml$", temp)]
sample_info$fiji_image_path <- temp[grep("png$", temp)]
@@ -167,26 +169,28 @@ Examples
# Image are produced that are ready for alignment in Fiji
list.files(out_dir)
-#> [1] "Br2719"
-#> [2] "Br2719.png"
-#> [3] "Br2719.xml"
-#> [4] "HDF5Array_dataset_creation_global_counter"
-#> [5] "HDF5Array_dump"
-#> [6] "HDF5Array_dump_log"
-#> [7] "HDF5Array_dump_names_global_counter"
-#> [8] "V13B23-283_A1"
-#> [9] "V13B23-283_A1.png"
-#> [10] "V13B23-283_C1"
-#> [11] "V13B23-283_C1.png"
-#> [12] "V13B23-283_D1"
-#> [13] "V13B23-283_D1.png"
-#> [14] "downlit"
-#> [15] "file2fe529a4a29f"
-#> [16] "file2fe53b60dfa6"
-#> [17] "file2fe5671c217f"
-#> [18] "file2fe5685d2769"
-#> [19] "file2fe5731e1730"
-#> [20] "file2fe58d498c1"
+#> [1] "Br2719"
+#> [2] "Br2719.png"
+#> [3] "Br2719.xml"
+#> [4] "HDF5Array_dataset_creation_global_counter"
+#> [5] "HDF5Array_dump"
+#> [6] "HDF5Array_dump_log"
+#> [7] "HDF5Array_dump_names_global_counter"
+#> [8] "V13B23-283_A1"
+#> [9] "V13B23-283_A1.png"
+#> [10] "V13B23-283_C1"
+#> [11] "V13B23-283_C1.png"
+#> [12] "V13B23-283_D1"
+#> [13] "V13B23-283_D1.png"
+#> [14] "downlit"
+#> [15] "file13c41e43acfb"
+#> [16] "file13c42f947a63"
+#> [17] "file13c43a775d65"
+#> [18] "file13c43cef11fc"
+#> [19] "file13c46436efc2"
+#> [20] "file13c474ab7f"
+#> [21] "file13c47e1d4fe7"
+#> [22] "rs-graphics-22aa88fb-9109-455f-a089-419e605f3ece"
@@ -201,7 +205,7 @@ Examples
diff --git a/reference/spe_to_seurat.html b/reference/spe_to_seurat.html
index b114c0c..860ed46 100644
--- a/reference/spe_to_seurat.html
+++ b/reference/spe_to_seurat.html
@@ -1,5 +1,5 @@
-Convert a
- Source: SpatialExperiment
object to a Seurat
objectR/spe_to_seurat.R
+ Source: R/spe_to_seurat.R
spe_to_seurat.Rd
Author
Examples
## Download some example data
spe <- spatialLIBD::fetch_data(type = "spatialDLPFC_Visium_example_subset")
-#> 2024-07-26 18:57:16.840718 loading file /github/home/.cache/R/BiocFileCache/d7344586518_spatialDLPFC_spe_subset_example.rds%3Fdl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:09:06.08056 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/15435f15b5f4_spatialDLPFC_spe_subset_example.rds%3Fdl%3D1
## Make the column names unique
colnames(spe) <- spatialLIBD::add_key(spe)$key
@@ -143,7 +144,8 @@
Examples
## Example with an stitched SPE object
spe_stitched <- spatialLIBD::fetch_data(type = "visiumStitched_brain_spe")
-#> 2024-07-26 18:57:28.786952 loading file /github/home/.cache/R/BiocFileCache/2ab2fc23300_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
+#> snapshotDate(): 2024-04-29
+#> 2024-07-26 17:09:12.688596 loading file /Users/leocollado/Library/Caches/org.R-project.R/R/BiocFileCache/154352e7328f0_visiumStitched_brain_spe.rds%3Frlkey%3Dnq6a82u23xuu9hohr86oodwdi%26dl%3D1
seur_stitched <- spe_to_seurat(spe_stitched)
#> Running 'as.Seurat(spe)'...
#> Warning: Keys should be one or more alphanumeric characters followed by an underscore, setting key from PC to PC_
@@ -172,7 +174,7 @@ Examples
Spatial plots of discrete or continuous features for stitched-together capture areas.
- Source: R/spot_plot.R
- spot_plot.Rd
spatialLIBD::vis_clus
and
-spatialLIBD::vis_gene
, suitable for merged samples (each sample in the
-SpatialExperiment 'spe' is a donor consisting of multiple capture areas, with
-colData column 'exclude_overlapping' indicating overlapping spots to drop (to
-prevent overplotting).Arguments
-
-
-SpatialExperiment
with colData column exclude_overlapping
,
-passed to spatialLIBD::vis_gene
or spatialLIBD::vis_clus
sampleid
in
-spatialLIBD::vis_gene
or spatialLIBD::vis_clus
. Assumed to be a
-donor, possibly consisting of several capture areas to plot at oncespatialLIBD::vis_gene
or spatialLIBD::vis_clus
geneid
for spatialLIBD::vis_gene
-or character(1) passed to clustervar
for spatialLIBD::vis_clus
character(1)
: either "pca", "sparsity", or
-"z_score". This parameter controls how multiple continuous variables are
-combined for visualization, and only applies when var_name
has length > 1
-and is_discrete
is FALSEspatialLIBD::vis_clus
;
-otherwise, use spatialLIBD::vis_gene
colors
for spatialLIBD::vis_clus
-if is_discrete
or otherwise to cont_colors
for spatialLIBD::vis_gene
spatialLIBD::vis_gene
if
-not is_discrete
spatialLIBD::vis_gene
if
-not is_discrete
sampleid
in
-spatialLIBD::vis_gene
or spatialLIBD::vis_clus
Value
- ggplot
object containing a "spot plot" of the specified sampleDetails
- Examples
-
-# Grab an example SpatialExperiment and suppose all of its spots should be
-# plotted (for spatialNAc, 'exclude_overlapping' will only have genuinely
-# overlapping spots be TRUE)
-spe <- if (!exists("spe")) {
- spatialLIBD::fetch_data(type = "spatialDLPFC_Visium_example_subset")
-}
-#> 2024-07-26 14:35:15.038719 loading file /github/home/.cache/R/BiocFileCache/caf535d54f5_spatialDLPFC_spe_subset_example.rds%3Fdl%3D1
-spe$exclude_overlapping <- FALSE
-
-# Plot age spatially for the first sample
-sample_id <- unique(spe$sample_id)[1]
-p <- spot_plot(
- spe,
- sample_id = sample_id,
- title = sample_id, var_name = "age",
- include_legend = TRUE, is_discrete = FALSE, minCount = 0,
- assayname = "logcounts"
-)
-print(p)
-
-
-# Define several markers for white matter
-white_matter_genes <- c(
- "ENSG00000197971", "ENSG00000131095", "ENSG00000123560",
- "ENSG00000171885"
-)
-
-# Plot multiple white matter genes simultaneously for the first sample.
-# Use the "pca" method for combining them
-p <- spot_plot(
- spe,
- sample_id = sample_id,
- title = sample_id, var_name = white_matter_genes,
- multi_gene_method = "pca", include_legend = TRUE, is_discrete = FALSE,
- minCount = 0, assayname = "logcounts"
-)
-print(p)
-
-