To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224962 add
?query=shape>7224962
to the URL.
For a more complex example, try
?query=(shape>7224962)&(shape<7224963)
Query "(shape>7224961)&(shape<7224964)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372847 | 7224962 | 13965905 | 7224962 | chr2 | 196320065 | 196387628 | 118.15850220000002 | 506.55224689999994 | 14.31826608 | 24 | 1 | Dataset1.companion.ome [024] |
2372847 | 7224963 | 13965905 | 7224963 | chr2 | 198802304 | 198867783 | 113.88816070000001 | 504.203949 | 18.0 | 24 | 1 | Dataset1.companion.ome [024] |