To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224066 add
?query=shape>7224066
to the URL.
For a more complex example, try
?query=(shape>7224066)&(shape<7224067)
Query "(shape>7224065)&(shape<7224068)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224066 | 13965902 | 7224066 | chr2 | 180707464 | 180773245 | 669.0 | 410.0 | 16.06824511 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224067 | 13965902 | 7224067 | chr2 | 183648104 | 183713699 | 668.0 | 405.0 | 16.0 | 21 | 8 | Dataset1.companion.ome [021] |