To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223976 add
?query=shape>7223976
to the URL.
For a more complex example, try
?query=(shape>7223976)&(shape<7223977)
Query "(shape>7223975)&(shape<7223978)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372814 | 7223976 | 13965902 | 7223976 | chr2 | 183648104 | 183713699 | 325.0 | 853.0 | 16.0 | 21 | 5 | Dataset1.companion.ome [021] |
| 2372814 | 7223977 | 13965902 | 7223977 | chr2 | 187022561 | 187095365 | 337.8803916 | 847.8146707000001 | 10.33902733 | 21 | 5 | Dataset1.companion.ome [021] |