To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219667 add
?query=shape>7219667
to the URL.
For a more complex example, try
?query=(shape>7219667)&(shape<7219668)
Query "(shape>7219666)&(shape<7219669)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372651 | 7219667 | 13965882 | 7219667 | chr2 | 180707464 | 180773245 | 159.83107769999998 | 394.94476160000005 | 42.87639554 | 1 | 1 | Dataset1.companion.ome [001] |
2372651 | 7219668 | 13965882 | 7219668 | chr2 | 183648104 | 183713699 | 157.0 | 398.0 | 43.81481752 | 1 | 1 | Dataset1.companion.ome [001] |