To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224932 add
?query=shape>7224932
to the URL.
For a more complex example, try
?query=(shape>7224932)&(shape<7224933)
Query "(shape>7224931)&(shape<7224934)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372846 | 7224932 | 13965904 | 7224932 | chr2 | 137737263 | 137803380 | 746.1773409 | 154.86048180000003 | 9.773610395 | 23 | 14 | Dataset1.companion.ome [023] |
2372846 | 7224933 | 13965904 | 7224933 | chr2 | 158286571 | 158352358 | 752.8869372 | 154.335139 | 11.00673151 | 23 | 14 | Dataset1.companion.ome [023] |