Last updated: 2024-11-02

Checks: 2 0

Knit directory: spatialsnippets/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 9715a09. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    analysis/contributions.nb.html
    Ignored:    analysis/e_neighbourcellchanges.nb.html
    Ignored:    analysis/e_spatiallyRestrictedGenesVoyager.nb.html
    Ignored:    analysis/g_toolkits.nb.html
    Ignored:    analysis/glossary.nb.html
    Ignored:    renv/library/
    Ignored:    renv/staging/

Untracked files:
    Untracked:  code/scwat-at_betweenClusters_heterotypic_score_functions.R
    Untracked:  other/

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/contributing.Rmd) and HTML (docs/contributing.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd 9715a09 swbioinf 2024-11-02 wflow_publish("analysis/")
html 32baed3 swbioinf 2024-11-02 Build site.
Rmd 1749950 swbioinf 2024-11-02 wflow_publish("analysis/")
html b681e0d swbioinf 2024-10-09 Build site.
Rmd 7c61fe8 swbioinf 2024-10-09 wflow_publish("analysis/")

Main repo: https://github.com/swbioinf/spatialsnippets

Contributions welcome! The goal is to develop this into a community resource.

Currently the main focus is on

  • In-situ single cell spatial technologies, or scRNAseq
  • Tests for comparing groups, rather than QC or preprocessing.
  • That that aren’t already covered in one place by a vignette ( e.g. No need to repeat the proportion tests in single cell data, since that’s exactly covered in the original propellar vignette)
  • Seurat - The only reason for this is familiarity!

Template for writing new test examples available here. And some preprocessed datasets are linked above (data isn’t hosted yet, but can be shared).

Any feedback on usability or statistics of these methods is gratefully received, and can be cited in the authorship of each page.