To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219800 add
?query=shape>7219800
to the URL.
For a more complex example, try
?query=(shape>7219800)&(shape<7219801)
Query "(shape>7219799)&(shape<7219802)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372657 | 7219800 | 13965882 | 7219800 | chr2 | 189698368 | 189767443 | 644.2819824 | 381.7593994 | 42.0 | 1 | 7 | Dataset1.companion.ome [001] |
2372657 | 7219801 | 13965882 | 7219801 | chr2 | 192700456 | 192763963 | 654.0 | 371.0 | 40.0 | 1 | 7 | Dataset1.companion.ome [001] |