To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222763 add
?query=shape>7222763
to the URL.
For a more complex example, try
?query=(shape>7222763)&(shape<7222764)
Query "(shape>7222762)&(shape<7222765)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372770 | 7222763 | 13965897 | 7222763 | chr2 | 198802304 | 198867783 | 774.0355923999999 | 170.8358342 | 12.215339199999999 | 16 | 8 | Dataset1.companion.ome [016] |
2372770 | 7222764 | 13965897 | 7222764 | chr2 | 201616162 | 201682961 | 772.8919375 | 181.541107 | 15.28494223 | 16 | 8 | Dataset1.companion.ome [016] |