To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222315 add
?query=shape>7222315
to the URL.
For a more complex example, try
?query=(shape>7222315)&(shape<7222316)
Query "(shape>7222314)&(shape<7222317)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372753 | 7222315 | 13965896 | 7222315 | chr2 | 189698368 | 189767443 | 141.6484979 | 754.484421 | 9.965170993 | 15 | 2 | Dataset1.companion.ome [015] |
| 2372753 | 7222316 | 13965896 | 7222316 | chr2 | 192700456 | 192763963 | 122.5338409 | 780.6340781 | 10.31473258 | 15 | 2 | Dataset1.companion.ome [015] |