To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225744 add
?query=shape>7225744
to the URL.
For a more complex example, try
?query=(shape>7225744)&(shape<7225745)
Query "(shape>7225743)&(shape<7225746)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372872 | 7225744 | 13965906 | 7225744 | chr2 | 183648104 | 183713699 | 75.0 | 111.0 | 13.0 | 25 | 11 | Dataset1.companion.ome [025] |
2372872 | 7225745 | 13965906 | 7225745 | chr2 | 187022561 | 187095365 | 74.0 | 110.0 | 15.0 | 25 | 11 | Dataset1.companion.ome [025] |