To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224350 add
?query=shape>7224350
to the URL.
For a more complex example, try
?query=(shape>7224350)&(shape<7224351)
Query "(shape>7224349)&(shape<7224352)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372826 | 7224350 | 13965903 | 7224350 | chr2 | 180707464 | 180773245 | 518.0 | 669.0 | 18.0 | 22 | 5 | Dataset1.companion.ome [022] |
2372826 | 7224351 | 13965903 | 7224351 | chr2 | 183648104 | 183713699 | 505.71961439999995 | 670.5052624 | 15.56362169 | 22 | 5 | Dataset1.companion.ome [022] |