To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225034 add
?query=shape>7225034
to the URL.
For a more complex example, try
?query=(shape>7225034)&(shape<7225035)
Query "(shape>7225033)&(shape<7225036)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225034 | 13965905 | 7225034 | chr2 | 210830897 | 210898218 | 340.0 | 782.0 | 13.29231792 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372849 | 7225035 | 13965905 | 7225035 | chr2 | 231221646 | 231288393 | 345.0 | 773.0 | 19.0 | 24 | 3 | Dataset1.companion.ome [024] |