To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 88 add
?query=Cell_ID>88
to the URL.
For a more complex example, try
?query=(Cell_ID>88)&(Cell_ID<89)
Query "(Cell_ID>87)&(Cell_ID<90)" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1442952 | 8179A86D76 | 88 | 60.8665137074916 | 36.745186859889415 | 18.525544252105085 | -80.04299424048372 | 0.978962028601054 | 0.5827056985154534 | 5.191045757406691 | 9.251876172614963 | 0.36603029651635705 | 0.4614078728153 | 8.609823117517132 | 0.3018745486125701 | 8.208154704363864 | 0.277771630545238 | -0.6740928263661841 | -0.6844280697822741 | 0.9322338759708232 | 0.9364499909778704 | 281.2154596367734 | 323.8752195 | 9.048114442910801 | 8.859511926061241 | 0.9791555999827865 | 9.036190039639663 | 0.9986821117983892 | 1.01994219490339 | |
| 1442953 | 8179A86D76 | 89 | 106.58023470548581 | 43.57036108536278 | 22.68814385480745 | -33.738977918079726 | 4.026186075067408 | 0.02860808245650048 | 7.948343386431644 | 14.3625954163785 | 0.6242822259622889 | 0.8284347692787062 | 11.22004356563395 | 0.6971179888834912 | 8.04428227798293 | 0.5048839710890216 | -0.07589697750431841 | -0.8598440699005192 | 0.8524737593030727 | 0.806124427518228 | 399.6930971721531 | 444.47136479999983 | 10.253035441246405 | 11.42613980683339 | 1.1144153233751408 | 13.11518066514677 | 1.2791510124295866 | 1.1478225268435147 |