-
-
Python compile step seem to remove base string from AST leading to no outputs in ipython:
```
In [1]: "1"
In [2]:
```
Haven't tracked that down yet, I'd like to investigate that before Pyth…
-
Hi,
I recently annotated a publicly downloaded scRNAseq data-set on seurat and tried to integrate it to perform DWLS but I got this error code:
Error in dwls_results[ct, cluster_i_cell]
-
-
I upgraded to BioConductor release 3.6 (cytofkit v1.10.0) and now the tSNE "expression level plots" are no longer scaled to the data.
Here is a plot from v1.9.4:
![image](https://user-images.git…
-
Hi all,
Is there any interest in combining the static and adaptive mesh refinement approaches? I am finding many instances where I would like to adaptively refine only a specific region of the flo…
-
The following shows what happens if you expand a parent widget with a child widget that has `SouthEast` gravity:
**Before**:
```
+-------------------------------------+
| …
-
Hello,
I am trying to run the pyInfinityFlow pipeline and want to have all the observations.
It seems with the settings there is no clear option to have all the observations after running the pi…
-
When outputting a grid table to a docx with a double-spaced template, the grid table ends up double-spaced and looks pretty terrible. This is not the case with other markdown table types, which remai…
-
It seems there is some inconsistent behavior of the indexing in selectable when rownames is FALSE.
Suppose I want to make a few cells in the first column selectable by referencing column 0. The fo…