To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224820 add
?query=shape>7224820
to the URL.
For a more complex example, try
?query=(shape>7224820)&(shape<7224821)
Query "(shape>7224819)&(shape<7224822)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372843 | 7224820 | 13965904 | 7224820 | chr2 | 183648104 | 183713699 | 690.0 | 742.0 | 10.0 | 23 | 11 | Dataset1.companion.ome [023] |
2372843 | 7224821 | 13965904 | 7224821 | chr2 | 187022561 | 187095365 | 685.8230055 | 745.4193658 | 10.33103732 | 23 | 11 | Dataset1.companion.ome [023] |