To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224081 add
?query=shape>7224081
to the URL.
For a more complex example, try
?query=(shape>7224081)&(shape<7224082)
Query "(shape>7224080)&(shape<7224083)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372817 | 7224081 | 13965902 | 7224081 | chr2 | 187022561 | 187095365 | 643.5364708999999 | 378.37326139999993 | 15.42574338 | 21 | 8 | Dataset1.companion.ome [021] |
| 2372817 | 7224082 | 13965902 | 7224082 | chr2 | 189698368 | 189767443 | 647.131782 | 382.08071989999996 | 15.3464634 | 21 | 8 | Dataset1.companion.ome [021] |