To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224316 add
?query=shape>7224316
to the URL.
For a more complex example, try
?query=(shape>7224316)&(shape<7224317)
Query "(shape>7224315)&(shape<7224318)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372825 | 7224316 | 13965903 | 7224316 | chr2 | 210830897 | 210898218 | 454.65766060000004 | 572.17171 | 12.90335877 | 22 | 4 | Dataset1.companion.ome [022] |
| 2372825 | 7224317 | 13965903 | 7224317 | chr2 | 231221646 | 231288393 | 458.54155360000004 | 569.9167194 | 13.66600993 | 22 | 4 | Dataset1.companion.ome [022] |