To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 30 add
?query=Cell_ID>30
to the URL.
For a more complex example, try
?query=(Cell_ID>30)&(Cell_ID<31)
Query "(Cell_ID>29)&(Cell_ID<32)" returned
2/137 rows.
| Roi | Source_Name | Cell_ID | Centroids_RAW_X | Centroids_RAW_Y | Centroids_RAW_Z | Centroids_TFOR_X | Centroids_TFOR_Y | Centroids_TFOR_Z | Longest_Extension | Major_Axis_Length | Major\Medium_Axis_Eccentricity | Major\Minor_Axis_Eccentricity | Medium_Axis_Length | Medium\Minor_Axis_Eccentricity | Minor_Axis_Length | Orientation_along_X | Orientation_along_Y | Orientation_along_Z | Roundness_(Smoothness) | Sphericity | Surface_Area | Volume | X_Axis_Length | Y_Axis_Length | Y\X_Aspect_Ratio | Z_Axis_Length | Z\X_Aspect_Ratio | Z\Y_Aspect_Ratio | Roi Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1442894 | 8179A86D76 | 30 | 35.81232033806092 | 25.984971127689548 | 17.844029155518452 | -105.8311358512228 | -7.8072603605913935 | 1.8992767050707051 | 10.286392322162236 | 18.285708685363407 | 0.7042608466913073 | 0.7847372071548366 | 12.981779929081556 | 0.48759448263528 | 11.334005543821199 | 0.5275566347370508 | -0.2819797123539 | -0.8013560001433382 | 0.7855611103913874 | 0.770961482052427 | 573.5790062418347 | 628.1898785999998 | 11.785300765922244 | 14.44502883408038 | 1.2256818150834865 | 15.223209908997063 | 1.2917116169844132 | 1.0538718948819754 | |
| 1442895 | 8179A86D76 | 31 | 14.872927245047721 | 27.947507187981444 | 15.042291038041151 | -126.71486612428036 | -4.0680608803460805 | 1.680954695841634 | 8.505997389148856 | 15.107106632939374 | 0.7355962089118815 | 0.931704027604764 | 10.233860200990025 | 0.8441044213308704 | 5.4871790758572665 | 0.8563780613711559 | 0.16552188068552345 | 0.4891003199922365 | 0.8243439874202101 | 0.7569617324838155 | 309.01413111762594 | 256.7897072999999 | 12.074802490555072 | 6.762109302209098 | 0.5600182120989914 | 12.429240604008662 | 1.0293535330065091 | 1.8380715319032452 |