To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224052 add
?query=shape>7224052
to the URL.
For a more complex example, try
?query=(shape>7224052)&(shape<7224053)
Query "(shape>7224051)&(shape<7224054)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372816 | 7224052 | 13965902 | 7224052 | chr2 | 177676147 | 177739905 | 351.0 | 910.0 | 10.0 | 21 | 7 | Dataset1.companion.ome [021] |
| 2372816 | 7224053 | 13965902 | 7224053 | chr2 | 180707464 | 180773245 | 345.3129101 | 912.5502370999999 | 12.09935655 | 21 | 7 | Dataset1.companion.ome [021] |