To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225812 add
?query=shape>7225812
to the URL.
For a more complex example, try
?query=(shape>7225812)&(shape<7225813)
Query "(shape>7225811)&(shape<7225814)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225812 | 13965906 | 7225812 | chr2 | 196320065 | 196387628 | 238.0 | 619.0 | 19.0 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225813 | 13965906 | 7225813 | chr2 | 201616162 | 201682961 | 230.8980659 | 616.1090246 | 20.25821621 | 25 | 13 | Dataset1.companion.ome [025] |