To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7221885 add
?query=shape>7221885
to the URL.
For a more complex example, try
?query=(shape>7221885)&(shape<7221886)
Query "(shape>7221884)&(shape<7221887)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372738 | 7221885 | 13965894 | 7221885 | chr2 | 180707464 | 180773245 | 419.0 | 500.0 | 15.0 | 13 | 5 | Dataset1.companion.ome [013] |
| 2372738 | 7221886 | 13965894 | 7221886 | chr2 | 183648104 | 183713699 | 417.096636 | 510.1592773 | 10.10891608 | 13 | 5 | Dataset1.companion.ome [013] |