To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224079 add
?query=shape>7224079
to the URL.
For a more complex example, try
?query=(shape>7224079)&(shape<7224080)
Query "(shape>7224078)&(shape<7224081)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224079 | 13965902 | 7224079 | chr2 | 177676147 | 177739905 | 645.0 | 389.0 | 15.0 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224080 | 13965902 | 7224080 | chr2 | 183648104 | 183713699 | 642.0 | 377.0 | 14.360351800000002 | 21 | 8 | Dataset1.companion.ome [021] |