Add remaining text to spatial 01 notebook#957
Merged
sjspielman merged 7 commits intomasterfrom Mar 24, 2026
Merged
Conversation
…hroughout document
…emonade/training-modules into sjspielman/946-947-remaining-text
allyhawkins
approved these changes
Mar 23, 2026
Member
allyhawkins
left a comment
There was a problem hiding this comment.
LGTM, just one comment about normalization. I agree that we should be upfront about the caveats you mention, but I do think we are going to get a lot of questions. I don't know that we really know the answer to them though.
spatial/01-spatial_intro.Rmd
Outdated
| It's worth noting this approach doesn't take spatial information directly into account; there are some approaches out there which account for spatial information, but this aspect of analysis seems to be pretty in flux. | ||
| Also, bear in mind the caveat that in some cases library size itself is [also confounded with spatial structure](https://link.springer.com/article/10.1186/s13059-024-03241-7); so, keep your eyes peeled for normalization developments, since this space is evolving rapidly. | ||
| It's important to note that this approach doesn't take spatial information directly into account, although there are [some proposed methods](https://bioconductor.org/books/3.22/OSTA/pages/seq-intermediate-processing.html#spatially-aware-normalization) which do. | ||
| It's just as important to note that the normalization approach we're using here could also be problematic, as there's some evidence that library size itself [can be confounded with spatial structure](https://link.springer.com/article/10.1186/s13059-024-03241-7). |
Member
There was a problem hiding this comment.
I think it's good to be transparent about this, but we are going to get a lot of questions about why we are normalizing if this is the case, so we should be prepared to answer those...
Co-authored-by: Ally Hawkins <54039191+allyhawkins@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #946(woopsies branch name; this is already closed)Closes #947
Closes #948
This PR wraps up the text for our first notebook! Changes include: