spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
25 stars 10 forks source link

Update spots values for not significant p-values #310

Closed wybert closed 10 months ago

wybert commented 1 year ago

This will fix #309.

The spots didn’t consider the p-value. Now you will have 0 for Not Significant, 1 for HH, 2 for LH, 3 for LL, 4 for HL

Let us know if you have other issues with our extension.