To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224863 add
?query=shape>7224863
to the URL.
For a more complex example, try
?query=(shape>7224863)&(shape<7224864)
Query "(shape>7224862)&(shape<7224865)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372844 | 7224863 | 13965904 | 7224863 | chr2 | 180707464 | 180773245 | 687.0 | 423.0 | 19.0 | 23 | 12 | Dataset1.companion.ome [023] |
2372844 | 7224864 | 13965904 | 7224864 | chr2 | 183648104 | 183713699 | 684.8173443 | 409.87872769999996 | 17.31092497 | 23 | 12 | Dataset1.companion.ome [023] |