To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224077 add
?query=shape>7224077
to the URL.
For a more complex example, try
?query=(shape>7224077)&(shape<7224078)
Query "(shape>7224076)&(shape<7224079)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224077 | 13965902 | 7224077 | chr2 | 137737263 | 137803380 | 633.9218407000001 | 382.7674865 | 9.712011567000001 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224078 | 13965902 | 7224078 | chr2 | 158286571 | 158352358 | 647.974179 | 391.4445025 | 9.445561749 | 21 | 8 | Dataset1.companion.ome [021] |