To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219838 add
?query=shape>7219838
to the URL.
For a more complex example, try
?query=(shape>7219838)&(shape<7219839)
Query "(shape>7219837)&(shape<7219840)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372659 | 7219838 | 13965882 | 7219838 | chr2 | 158286571 | 158352358 | 827.3005926 | 211.4441321 | 43.9592787 | 1 | 9 | Dataset1.companion.ome [001] |
| 2372659 | 7219839 | 13965882 | 7219839 | chr2 | 183648104 | 183713699 | 834.5428095 | 212.3966065 | 38.66306894 | 1 | 9 | Dataset1.companion.ome [001] |