To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223335 add
?query=shape>7223335
to the URL.
For a more complex example, try
?query=(shape>7223335)&(shape<7223336)
Query "(shape>7223334)&(shape<7223337)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372792 | 7223335 | 13965900 | 7223335 | chr2 | 183648104 | 183713699 | 223.8356565 | 333.6322169 | 10.67154732 | 19 | 5 | Dataset1.companion.ome [019] |
2372792 | 7223336 | 13965900 | 7223336 | chr2 | 187022561 | 187095365 | 224.0 | 342.0 | 14.0 | 19 | 5 | Dataset1.companion.ome [019] |