To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223306 add
?query=shape>7223306
to the URL.
For a more complex example, try
?query=(shape>7223306)&(shape<7223307)
Query "(shape>7223305)&(shape<7223308)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372791 | 7223306 | 13965900 | 7223306 | chr2 | 158286571 | 158352358 | 140.03176059999998 | 545.0977728999999 | 10.50078901 | 19 | 4 | Dataset1.companion.ome [019] |
2372791 | 7223307 | 13965900 | 7223307 | chr2 | 177676147 | 177739905 | 124.0 | 542.0 | 11.0 | 19 | 4 | Dataset1.companion.ome [019] |