To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224467 add
?query=shape>7224467
to the URL.
For a more complex example, try
?query=(shape>7224467)&(shape<7224468)
Query "(shape>7224466)&(shape<7224469)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372830 | 7224467 | 13965903 | 7224467 | chr2 | 192700456 | 192763963 | 775.1336154 | 536.8731355 | 14.28128041 | 22 | 11 | Dataset1.companion.ome [022] |
| 2372830 | 7224468 | 13965903 | 7224468 | chr2 | 196320065 | 196387628 | 779.1600986000001 | 536.4122864 | 10.50822931 | 22 | 11 | Dataset1.companion.ome [022] |