To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223773 add
?query=shape>7223773
to the URL.
For a more complex example, try
?query=(shape>7223773)&(shape<7223774)
Query "(shape>7223772)&(shape<7223775)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372807 | 7223773 | 13965901 | 7223773 | chr2 | 183648104 | 183713699 | 765.2861137 | 404.8055678 | 5.834462253 | 20 | 10 | Dataset1.companion.ome [020] |
2372807 | 7223774 | 13965901 | 7223774 | chr2 | 187022561 | 187095365 | 765.0 | 400.0 | 7.554909477000001 | 20 | 10 | Dataset1.companion.ome [020] |