To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 24 add
?query=Cell_ID>24
to the URL.
For a more complex example, try
?query=(Cell_ID>24)&(Cell_ID<25)
Query "(Cell_ID>23)&(Cell_ID<26)" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1442888 | 8179A86D76 | 24 | 21.89104052596194 | 40.421040791757214 | 16.107537836739162 | -118.61179242574732 | 7.709621039814304 | 2.9474895568201314 | 9.214912834674369 | 15.920095987470553 | 0.8145943829283753 | 0.9207508364066112 | 9.234149612086528 | 0.739971371070322 | 6.211243296734303 | 0.7546732423071748 | -0.5618401944743493 | 0.3388272321089342 | 0.8100241503186174 | 0.6860300723184761 | 383.5112907755825 | 299.44324619999986 | 13.736202828826864 | 11.865410048574748 | 0.8638056817036759 | 12.051986548070095 | 0.8773885110940366 | 1.0157244038538522 | |
| 1442889 | 8179A86D76 | 25 | 44.365492811488465 | 26.92944411034981 | 15.437606595356634 | -97.53809360198623 | -7.280388097973279 | -1.385158403816491 | 10.626695481268547 | 19.161549202557765 | 0.8493708767651236 | 0.9061067063719278 | 10.113398028093146 | 0.5979431122878834 | 8.106278311087577 | -0.5284262279104214 | 0.58154277309698 | 0.6185254438703698 | 0.7989915199516491 | 0.7004261029603467 | 441.21404168771596 | 427.4085446999998 | 14.102823671401948 | 11.174593255738698 | 0.792365664927004 | 14.287358320771801 | 1.0130849433893196 | 1.2785573482448274 |