To filter rows you can use a query based on named columns.
For example, to filter for rows where Cell_ID
is greater than 48 add
?query=Cell_ID>48
to the URL.
For a more complex example, try
?query=(Cell_ID>48)&(Cell_ID<49)
Query "(Cell_ID>47)&(Cell_ID<50)" 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1442912 | 8179A86D76 | 48 | 15.837062740049804 | 41.80836447473936 | 15.892850736504451 | -124.51751171336085 | 9.551409852046868 | 3.5405310829652823 | 6.195540409081381 | 10.577915545184721 | 0.5043720165947524 | 0.8468338580333783 | 9.133886862211764 | 0.787791559748777 | 5.625943881970223 | 0.25671874173669823 | -0.8564636000099729 | 0.4478454973526959 | 0.8638745208613552 | 0.8148342541372785 | 256.0554517728651 | 221.8517748 | 9.492191855115848 | 9.657429232934929 | 1.0174077157669357 | 8.701173018382729 | 0.9166663665455944 | 0.9009823223667994 | |
| 1442913 | 8179A86D76 | 49 | 23.038111293933593 | 44.748536940630636 | 17.005722493458855 | -117.0194359714762 | 11.842626668851585 | 4.0576225829496115 | 7.121630772695927 | 13.255174769120824 | 0.6893857072630907 | 0.8810319323100597 | 9.601975287497282 | 0.7573255193437372 | 6.270450534835716 | 0.6100403054394621 | -0.6231332637348416 | 0.4894443393956992 | 0.8266300138170446 | 0.7673405785669373 | 302.61037139362065 | 260.3525571 | 11.617517606260991 | 8.949580414622867 | 0.7703522144696127 | 10.640948696380446 | 0.9159399672995338 | 1.188988556267289 |