To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224701 add
?query=shape>7224701
to the URL.
For a more complex example, try
?query=(shape>7224701)&(shape<7224702)
Query "(shape>7224700)&(shape<7224703)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372838 | 7224701 | 13965904 | 7224701 | chr2 | 201616162 | 201682961 | 283.6804171 | 540.9705115 | 11.77960546 | 23 | 5 | Dataset1.companion.ome [023] |
2372838 | 7224702 | 13965904 | 7224702 | chr2 | 205087694 | 205149345 | 300.1836335 | 539.4292224999999 | 9.352638528 | 23 | 5 | Dataset1.companion.ome [023] |