To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224752 add
?query=shape>7224752
to the URL.
For a more complex example, try
?query=(shape>7224752)&(shape<7224753)
Query "(shape>7224751)&(shape<7224754)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372840 | 7224752 | 13965904 | 7224752 | chr2 | 192700456 | 192763963 | 525.0 | 321.0 | 21.0 | 23 | 7 | Dataset1.companion.ome [023] |
2372840 | 7224753 | 13965904 | 7224753 | chr2 | 196320065 | 196387628 | 511.16974060000007 | 323.74143389999995 | 21.316207300000002 | 23 | 7 | Dataset1.companion.ome [023] |