-
**Describe the bug**
When importing FDataGrid from skfda it will launch the following error:
` ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C head…
-
After update matplotlib I get the following warning when running the example ``plot_clustering.py``.
> /Users/pablomm/anaconda3/lib/python3.6/site-packages/mpldatacursor-0.6.2-py3.6.egg/mpldatacu…
-
https://mp.weixin.qq.com/s/Ou0zfqvlhAX4KEvUY6dzOw
ixxmu updated
2 years ago
-
**Describe the bug**
When importing functions from 'skfda.ml.clustering', I get an import error:
ImportError: cannot import name 'AgglomerativeClustering'
I have downloaded the package with
…
-
**Describe the bug**
Missing dependencies in setup.py: No module named 'cffi'.
I think is a missing dependence of `fdasrsf` when the library is installed from source code.
This problem doesn't a…
-
Hi Helena,
I am having issues generating the cluster heat maps after performing flowSOM clustering.
When I run
plotClusterHeatmap(sce, hm2 = NULL, k = "meta20", m = NULL, scale = TRUE)
it g…
-
When run >
out 0 && mean(y) != 0) { :
missing value where TRUE/FALSE needed
-
Dear developers,
I am actually using CATALYST package for my flowcytometry data (not cytof) and I am wondering is there a possibility to subset daf? for example:
1-if I want to include only some s…
-
Hi Helena,
I have been able to replicate most of the analysis in the CytofWorkflow, which has been very helpful, but I am receiving an error when attempting to perform the differential analysis por…
-
**Bug description**
Cluster function (cluster.R) is returning "none" marker class as "state". The problem is in this code line
`rowData(x)$marker_class
ramay updated
4 years ago