-
Hi,
I have TILs human scRNAseq data (12 samples) stored as Seurat (V4) object list, 6 samples "Pre" and 6 sample "Post" groups
I projected human scRNAseq onto CD8T_human_ref_v1.rds and CD4T_human_…
-
It would be great if a circular maze, which is usually more complex to be comprehended by the human mind, could be implemented using the algorithm that is already here.
What I have in mind is the fo…
-
I implement the ASTableNode with cell contains html. I'm using a third-party UIView wrapped in a ASDisplayNode to display HTML(sometimes html is big and contains a lot of image). So sometime it requir…
ghost updated
7 years ago
-
## Description
Ctrl-Enter* executes the current cell (menu entry Run ‣ Run cell). A cell is defined as the code between two lines which start with the characters #%%, # %% or # ."
? what does the "*…
ghost updated
4 years ago
-
In order to use this **for every notebook at once** I'm still trying some things out (see [#15)](https://github.com/spatialaudio/nbsphinx/issues/15) for my earlier comments)
As suggested there, I'…
keluc updated
2 years ago
-
I'm not sure if pixiedust debugger is still under active development?
Anyway, I have pip-installed it under termux running jupyter notebooks on Android.
### Expected behavior
The expected behavi…
-
Currently there is no documentation at all how to handle special types of cells.
The package should have some sort of interface how cells can be triangulated.
Probably https://github.com/Ferrite-F…
-
I got here because I was trying to create a 2-column table where the left column was left aligned and the right column was right aligned.
According to page 21 of the manual, you can use the "ALIGN"…
-
## Description of your problem
**What steps will reproduce the problem?**
1. Have a source with several cells
2. Use Next cell or Run cell and advance commands several times
3.
**What is t…
-
Given an $m\times m$ matrix $M$, I'm interested in solving relaxations of the problem
```math
\max\left\{\sum_{x,y=1}^mM_{xy}a_xb_y~|~a_1,\ldots,a_m,b_1,\ldots,b_m=\pm1\right\},
```
in particular …