To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225278 add
?query=shape>7225278
to the URL.
For a more complex example, try
?query=(shape>7225278)&(shape<7225279)
Query "(shape>7225277)&(shape<7225280)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372856 | 7225278 | 13965905 | 7225278 | chr2 | 183648104 | 183713699 | 984.4461435000001 | 576.9039752 | 16.42884146 | 24 | 11 | Dataset1.companion.ome [024] |
2372856 | 7225279 | 13965905 | 7225279 | chr2 | 187022561 | 187095365 | 976.0 | 572.0 | 12.0 | 24 | 11 | Dataset1.companion.ome [024] |