To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220931 add
?query=shape>7220931
to the URL.
For a more complex example, try
?query=(shape>7220931)&(shape<7220932)
Query "(shape>7220930)&(shape<7220933)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372702 | 7220931 | 13965888 | 7220931 | chr2 | 180707464 | 180773245 | 141.0 | 457.0 | 19.0 | 7 | 1 | Dataset1.companion.ome [007] |
| 2372702 | 7220932 | 13965888 | 7220932 | chr2 | 187022561 | 187095365 | 146.5469971 | 463.2612915 | 20.50817464 | 7 | 1 | Dataset1.companion.ome [007] |