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