To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 25 add
?query=Cell_ID>25
to the URL.
For a more complex example, try
?query=(Cell_ID>25)&(Cell_ID<26)
Query "(Cell_ID>24)&(Cell_ID<27)" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | |
| 1442890 | 8179A86D76 | 26 | 75.6761912888745 | 36.286221765681226 | 12.78025296234885 | -66.02755246189965 | -0.04663378376648575 | -6.83761208491814 | 8.835830289030017 | 13.28402245730345 | 0.6999996314621469 | 0.8553391108841722 | 9.486694360908023 | 0.6882846910633912 | 6.882034033295662 | 0.05000402274159309 | -0.11814535822333833 | 0.9917364932480488 | 0.8382792586620615 | 0.8331381991298381 | 281.2711714956411 | 289.41717149999994 | 9.013854259179103 | 8.268301418691989 | 0.917288119038768 | 12.656037537562813 | 1.4040650285281409 | 1.530669589397353 |