To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225591 add
?query=shape>7225591
to the URL.
For a more complex example, try
?query=(shape>7225591)&(shape<7225592)
Query "(shape>7225590)&(shape<7225593)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372867 | 7225591 | 13965906 | 7225591 | chr2 | 180707464 | 180773245 | 58.0 | 735.0 | 14.94993721 | 25 | 6 | Dataset1.companion.ome [025] |
| 2372867 | 7225592 | 13965906 | 7225592 | chr2 | 183648104 | 183713699 | 50.0 | 732.0 | 14.87973224 | 25 | 6 | Dataset1.companion.ome [025] |