To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221442 add
?query=shape>7221442
to the URL.
For a more complex example, try
?query=(shape>7221442)&(shape<7221443)
Query "(shape>7221441)&(shape<7221444)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372722 | 7221442 | 13965892 | 7221442 | chr2 | 183648104 | 183713699 | 528.0 | 816.0 | 11.0 | 11 | 7 | Dataset1.companion.ome [011] |
| 2372722 | 7221443 | 13965892 | 7221443 | chr2 | 187022561 | 187095365 | 532.9950263999999 | 823.7696963 | 10.37750673 | 11 | 7 | Dataset1.companion.ome [011] |