Initiate the deconvolution notebook draft#1002
Open
sjspielman wants to merge 5 commits into
Open
Conversation
Merged
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.
Towards #980
This PR begins the draft of the deconvolution notebook. There's kind of a lot here already, which was somewhat because I was on a roll and also somewhat intentional because I wanted to hear opinions on scope and I thought that would be easier to do seeing more laid out. It could probably use some more headers, but I am waiting for a first round of review before I add more structure since the content might shift. Here's what the notebook includes:
Other items beyond this that were in the outline (and actually slated to potentially get used!) include: comparing to clusters & co-occurrence. I was thinking to get a cluster comparison into the instruction notebook, and leave co-occurrence for an exercise (I would expect to fill in a lot of chunks for them). But again, I first wanted to file this PR to hear some feedback about current scope before I start making such decisions. For example, I am also flirting with move the dominant cell type section into an exercise because I think it would suit that nicely, and we can put a cluster comparison in its place in the instruction while keeping roughly this overall length. But, on the other hand, is this point important enough to want to keep it in instruction? Maybe! In any case, all kinds of thoughts welcome!
Notebook is here: 03-deconvolution.nb.html