To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225809 add
?query=shape>7225809
to the URL.
For a more complex example, try
?query=(shape>7225809)&(shape<7225810)
Query "(shape>7225808)&(shape<7225811)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225809 | 13965906 | 7225809 | chr2 | 180707464 | 180773245 | 240.14812609999998 | 619.2458462000001 | 23.34733409 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225810 | 13965906 | 7225810 | chr2 | 187022561 | 187095365 | 248.0 | 616.0 | 22.0 | 25 | 13 | Dataset1.companion.ome [025] |