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