To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224588 add
?query=shape>7224588
to the URL.
For a more complex example, try
?query=(shape>7224588)&(shape<7224589)
Query "(shape>7224587)&(shape<7224590)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372834 | 7224588 | 13965904 | 7224588 | chr2 | 201616162 | 201682961 | 97.0 | 632.0 | 9.267396367 | 23 | 1 | Dataset1.companion.ome [023] |
| 2372834 | 7224589 | 13965904 | 7224589 | chr2 | 205087694 | 205149345 | 91.56126748 | 621.7691579 | 6.300533184 | 23 | 1 | Dataset1.companion.ome [023] |