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