To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225035 add
?query=shape>7225035
to the URL.
For a more complex example, try
?query=(shape>7225035)&(shape<7225036)
Query "(shape>7225034)&(shape<7225037)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372849 | 7225035 | 13965905 | 7225035 | chr2 | 231221646 | 231288393 | 345.0 | 773.0 | 19.0 | 24 | 3 | Dataset1.companion.ome [024] |
| 2372850 | 7225036 | 13965905 | 7225036 | chr2 | 118138644 | 118204055 | 537.9136001 | 593.0377775000001 | 18.23916349 | 24 | 4 | Dataset1.companion.ome [024] |