To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221199 add
?query=shape>7221199
to the URL.
For a more complex example, try
?query=(shape>7221199)&(shape<7221200)
Query "(shape>7221198)&(shape<7221201)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372713 | 7221199 | 13965889 | 7221199 | chr2 | 187022561 | 187095365 | 538.1310464 | 759.3738778 | 22.87359787 | 8 | 6 | Dataset1.companion.ome [008] |
2372713 | 7221200 | 13965889 | 7221200 | chr2 | 189698368 | 189767443 | 537.0 | 753.0 | 22.0 | 8 | 6 | Dataset1.companion.ome [008] |