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