Add rest of Banksy notebook draft#992
Conversation
allyhawkins
left a comment
There was a problem hiding this comment.
The code here all looks good to me. I had some very very minor comments but I'm on board with everything you are showing here, so I don't need to see this again.
| \(x) x/sum(x) | ||
| ) | ||
|
|
||
| pheatmap::pheatmap(clusters_tab) |
There was a problem hiding this comment.
I have to say I didn't like the version in the outline and thought I was going to tell you to remove this, but I actually think this is much better and worth keeping in.
I do wish there was an easy way to add a column and row title to indicate which clusters are non-spatial vs banksy, but I don't think there is with pheatmap.
There was a problem hiding this comment.
I do wish there was an easy way to add a column and row title to indicate which clusters are non-spatial vs banksy, but I don't think there is with pheatmap.
i really, really, really tried. but didnt manage it :/
| 6 being lowest expression makes sense given that it also corresponds, although less so, to non-spatial cluster 1. | ||
| We have therefore refined our non-spatial clusters with spatial information to give us clusters that consider spatial relationships as well. | ||
|
|
||
| Anything else you see to point out here? |
There was a problem hiding this comment.
I would keep this section very simple and surface level so what you have here seems good to me.
Co-authored-by: Ally Hawkins <54039191+allyhawkins@users.noreply.github.com>
|
Again this notebook is passing CI but we're getting got by #991 |
Closes #979
Stacked on #984
This PR adds the rest of the Banksy notebook, which is banksy with agf on, more cluster comparisons, and plotting collagen expression across clusters.
Here is the notebook: 02-spatial_clustering.nb.html
Feedback of all kinds welcome!