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