To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225312 add
?query=shape>7225312
to the URL.
For a more complex example, try
?query=(shape>7225312)&(shape<7225313)
Query "(shape>7225311)&(shape<7225314)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372857 | 7225312 | 13965905 | 7225312 | chr2 | 201616162 | 201682961 | 941.0 | 737.0 | 17.0 | 24 | 12 | Dataset1.companion.ome [024] |
2372857 | 7225313 | 13965905 | 7225313 | chr2 | 210830897 | 210898218 | 939.4087466 | 739.0652537000001 | 16.74748848 | 24 | 12 | Dataset1.companion.ome [024] |