To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225399 add
?query=shape>7225399
to the URL.
For a more complex example, try
?query=(shape>7225399)&(shape<7225400)
Query "(shape>7225398)&(shape<7225401)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372860 | 7225399 | 13965905 | 7225399 | chr2 | 210830897 | 210898218 | 68.55561957 | 666.7127891 | 13.96787038 | 24 | 16 | Dataset1.companion.ome [024] |
2372860 | 7225400 | 13965905 | 7225400 | chr2 | 231221646 | 231288393 | 90.47603259999998 | 637.8602301 | 20.32159315 | 24 | 16 | Dataset1.companion.ome [024] |