To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 110 add
?query=Cell_ID>110
to the URL.
For a more complex example, try
?query=(Cell_ID>110)&(Cell_ID<111)
Query "(Cell_ID>109)&(Cell_ID<112)" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1442974 | 8179A86D76 | 110 | 105.1612822847682 | 28.81541259030704 | 24.214198430915108 | -36.20524268136153 | -10.662067022068 | 0.5014005370847503 | 8.774465536194226 | 13.852018297095613 | 0.8212822241878958 | 0.8635382176071752 | 7.9028830736530855 | 0.4676796465485986 | 6.9853428729574585 | -0.4146290513702455 | 0.7099340752374927 | 0.5692770490512472 | 0.8198854043091423 | 0.7322621103876474 | 303.34998211946333 | 248.84703359999997 | 8.359401555634093 | 10.768723176177568 | 1.2882169978925864 | 12.025601370538244 | 1.4385720425684294 | 1.1167156192798349 | |
| 1442975 | 8179A86D76 | 111 | 112.58713420638549 | 31.58516988985331 | 23.533908177249884 | -28.691675686524018 | -8.39504211874402 | -0.7964962967221423 | 6.8502791119714015 | 12.230229451863586 | 0.6345642091086671 | 0.8421236272915074 | 9.45237923742683 | 0.7163232351607569 | 6.595573451707119 | 0.6503057776199413 | 0.3202500352801599 | -0.6888703147161879 | 0.8636741632493659 | 0.8109803784777789 | 294.1702889047088 | 276.70842539999995 | 9.656168897543175 | 7.259787490186211 | 0.7518289672867386 | 11.160219295268819 | 1.155760572716196 | 1.5372652863951208 |