To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224788 add
?query=shape>7224788
to the URL.
For a more complex example, try
?query=(shape>7224788)&(shape<7224789)
Query "(shape>7224787)&(shape<7224790)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372842 | 7224788 | 13965904 | 7224788 | chr2 | 177676147 | 177739905 | 564.4187364000001 | 557.5618927 | 16.47228658 | 23 | 9 | Dataset1.companion.ome [023] |
2372842 | 7224789 | 13965904 | 7224789 | chr2 | 180707464 | 180773245 | 565.907419 | 558.6623694 | 14.15850091 | 23 | 9 | Dataset1.companion.ome [023] |