To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221379 add
?query=shape>7221379
to the URL.
For a more complex example, try
?query=(shape>7221379)&(shape<7221380)
Query "(shape>7221378)&(shape<7221381)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372719 | 7221379 | 13965892 | 7221379 | chr2 | 189698368 | 189767443 | 238.0 | 246.0 | 9.0 | 11 | 4 | Dataset1.companion.ome [011] |
| 2372719 | 7221380 | 13965892 | 7221380 | chr2 | 196320065 | 196387628 | 241.79668360000002 | 259.8271625 | 6.923376724 | 11 | 4 | Dataset1.companion.ome [011] |