To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224667 add
?query=shape>7224667
to the URL.
For a more complex example, try
?query=(shape>7224667)&(shape<7224668)
Query "(shape>7224666)&(shape<7224669)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372837 | 7224667 | 13965904 | 7224667 | chr2 | 158286571 | 158352358 | 188.3692232 | 692.7293752999999 | 7.420540677000001 | 23 | 4 | Dataset1.companion.ome [023] |
2372837 | 7224668 | 13965904 | 7224668 | chr2 | 177676147 | 177739905 | 171.3380726 | 701.1840066000001 | 10.50015186 | 23 | 4 | Dataset1.companion.ome [023] |