To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222745 add
?query=shape>7222745
to the URL.
For a more complex example, try
?query=(shape>7222745)&(shape<7222746)
Query "(shape>7222744)&(shape<7222747)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372770 | 7222745 | 13965897 | 7222745 | chr2 | 183648104 | 183713699 | 789.6142857000001 | 256.53041540000004 | 13.21035925 | 16 | 8 | Dataset1.companion.ome [016] |
2372770 | 7222746 | 13965897 | 7222746 | chr2 | 187022561 | 187095365 | 777.0 | 251.0 | 12.0 | 16 | 8 | Dataset1.companion.ome [016] |