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