To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221312 add
?query=shape>7221312
to the URL.
For a more complex example, try
?query=(shape>7221312)&(shape<7221313)
Query "(shape>7221311)&(shape<7221314)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372717 | 7221312 | 13965892 | 7221312 | chr2 | 177676147 | 177739905 | 168.6612565 | 640.5426491000001 | 10.220462300000001 | 11 | 2 | Dataset1.companion.ome [011] |
2372717 | 7221313 | 13965892 | 7221313 | chr2 | 183648104 | 183713699 | 172.2574781 | 638.3214319 | 11.87654443 | 11 | 2 | Dataset1.companion.ome [011] |