To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224687 add
?query=shape>7224687
to the URL.
For a more complex example, try
?query=(shape>7224687)&(shape<7224688)
Query "(shape>7224686)&(shape<7224689)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372838 | 7224687 | 13965904 | 7224687 | chr2 | 201616162 | 201682961 | 237.0 | 524.0 | 12.0 | 23 | 5 | Dataset1.companion.ome [023] |
2372838 | 7224688 | 13965904 | 7224688 | chr2 | 205087694 | 205149345 | 237.9553267 | 520.9170326000001 | 9.413693877 | 23 | 5 | Dataset1.companion.ome [023] |