To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225674 add
?query=shape>7225674
to the URL.
For a more complex example, try
?query=(shape>7225674)&(shape<7225675)
Query "(shape>7225673)&(shape<7225676)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372870 | 7225674 | 13965906 | 7225674 | chr2 | 177676147 | 177739905 | 446.0 | 516.0 | 33.0 | 25 | 9 | Dataset1.companion.ome [025] |
2372870 | 7225675 | 13965906 | 7225675 | chr2 | 183648104 | 183713699 | 455.15767760000006 | 530.7197046 | 34.16695463 | 25 | 9 | Dataset1.companion.ome [025] |