To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222259 add
?query=shape>7222259
to the URL.
For a more complex example, try
?query=(shape>7222259)&(shape<7222260)
Query "(shape>7222258)&(shape<7222261)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222259 | 13965895 | 7222259 | chr2 | 183648104 | 183713699 | 916.0 | 646.0 | 12.0 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222260 | 13965895 | 7222260 | chr2 | 187022561 | 187095365 | 927.4024126 | 625.162368 | 11.01652647 | 14 | 13 | Dataset1.companion.ome [014] |