To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225292 add
?query=shape>7225292
to the URL.
For a more complex example, try
?query=(shape>7225292)&(shape<7225293)
Query "(shape>7225291)&(shape<7225294)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372857 | 7225292 | 13965905 | 7225292 | chr2 | 183648104 | 183713699 | 897.0 | 769.0 | 14.0 | 24 | 12 | Dataset1.companion.ome [024] |
2372857 | 7225293 | 13965905 | 7225293 | chr2 | 187022561 | 187095365 | 906.0 | 776.0 | 17.0 | 24 | 12 | Dataset1.companion.ome [024] |