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