To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222817 add
?query=shape>7222817
to the URL.
For a more complex example, try
?query=(shape>7222817)&(shape<7222818)
Query "(shape>7222816)&(shape<7222819)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372772 | 7222817 | 13965898 | 7222817 | chr2 | 205087694 | 205149345 | 208.57269409999998 | 818.8586454 | 18.4537679 | 17 | 1 | Dataset1.companion.ome [017] |
| 2372772 | 7222818 | 13965898 | 7222818 | chr2 | 210830897 | 210898218 | 201.07227460000001 | 837.0820077999999 | 9.504886481 | 17 | 1 | Dataset1.companion.ome [017] |