To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222230 add
?query=shape>7222230
to the URL.
For a more complex example, try
?query=(shape>7222230)&(shape<7222231)
Query "(shape>7222229)&(shape<7222232)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372749 | 7222230 | 13965895 | 7222230 | chr2 | 187022561 | 187095365 | 635.0 | 869.0 | 14.0 | 14 | 9 | Dataset1.companion.ome [014] |
2372749 | 7222231 | 13965895 | 7222231 | chr2 | 189698368 | 189767443 | 632.5632885 | 870.9888908 | 12.84747629 | 14 | 9 | Dataset1.companion.ome [014] |