To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221459 add
?query=shape>7221459
to the URL.
For a more complex example, try
?query=(shape>7221459)&(shape<7221460)
Query "(shape>7221458)&(shape<7221461)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221459 | 13965892 | 7221459 | chr2 | 201616162 | 201682961 | 472.2081819 | 777.1087997999999 | 6.039462908 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221460 | 13965892 | 7221460 | chr2 | 210830897 | 210898218 | 475.1499756 | 762.3197112 | 6.036743398 | 11 | 7 | Dataset1.companion.ome [011] |