To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223348 add
?query=shape>7223348
to the URL.
For a more complex example, try
?query=(shape>7223348)&(shape<7223349)
Query "(shape>7223347)&(shape<7223350)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372792 | 7223348 | 13965900 | 7223348 | chr2 | 183648104 | 183713699 | 244.54659610000002 | 275.2803438 | 8.059141599 | 19 | 5 | Dataset1.companion.ome [019] |
2372792 | 7223349 | 13965900 | 7223349 | chr2 | 187022561 | 187095365 | 228.02687169999996 | 273.6987515 | 12.96867741 | 19 | 5 | Dataset1.companion.ome [019] |