To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224800 add
?query=shape>7224800
to the URL.
For a more complex example, try
?query=(shape>7224800)&(shape<7224801)
Query "(shape>7224799)&(shape<7224802)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372842 | 7224800 | 13965904 | 7224800 | chr2 | 137737263 | 137803380 | 580.2336512999999 | 527.5022468999999 | 15.9952454 | 23 | 9 | Dataset1.companion.ome [023] |
2372842 | 7224801 | 13965904 | 7224801 | chr2 | 158286571 | 158352358 | 589.7889988 | 529.3962346 | 16.39571245 | 23 | 9 | Dataset1.companion.ome [023] |