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