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