To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224091 add
?query=shape>7224091
to the URL.
For a more complex example, try
?query=(shape>7224091)&(shape<7224092)
Query "(shape>7224090)&(shape<7224093)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372818 | 7224091 | 13965902 | 7224091 | chr2 | 180707464 | 180773245 | 679.0 | 94.0 | 14.0 | 21 | 9 | Dataset1.companion.ome [021] |
| 2372818 | 7224092 | 13965902 | 7224092 | chr2 | 183648104 | 183713699 | 660.0 | 93.0 | 12.5407138 | 21 | 9 | Dataset1.companion.ome [021] |