To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223392 add
?query=shape>7223392
to the URL.
For a more complex example, try
?query=(shape>7223392)&(shape<7223393)
Query "(shape>7223391)&(shape<7223394)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372794 | 7223392 | 13965900 | 7223392 | chr2 | 189698368 | 189767443 | 472.6060375 | 489.38848229999996 | 19.04075024 | 19 | 8 | Dataset1.companion.ome [019] |
| 2372794 | 7223393 | 13965900 | 7223393 | chr2 | 196320065 | 196387628 | 482.0 | 500.0 | 18.1468777 | 19 | 8 | Dataset1.companion.ome [019] |