To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224054 add
?query=shape>7224054
to the URL.
For a more complex example, try
?query=(shape>7224054)&(shape<7224055)
Query "(shape>7224053)&(shape<7224056)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372816 | 7224054 | 13965902 | 7224054 | chr2 | 183648104 | 183713699 | 350.1822092 | 914.7664881000001 | 10.6693764 | 21 | 7 | Dataset1.companion.ome [021] |
| 2372816 | 7224055 | 13965902 | 7224055 | chr2 | 187022561 | 187095365 | 350.72947999999997 | 913.7610445 | 10.99330323 | 21 | 7 | Dataset1.companion.ome [021] |