To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221452 add
?query=shape>7221452
to the URL.
For a more complex example, try
?query=(shape>7221452)&(shape<7221453)
Query "(shape>7221451)&(shape<7221454)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221452 | 13965892 | 7221452 | chr2 | 180707464 | 180773245 | 478.0 | 768.0 | 7.40758398 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221453 | 13965892 | 7221453 | chr2 | 183648104 | 183713699 | 469.94343899999996 | 762.7706573 | 6.8616505629999995 | 11 | 7 | Dataset1.companion.ome [011] |