To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225802 add
?query=shape>7225802
to the URL.
For a more complex example, try
?query=(shape>7225802)&(shape<7225803)
Query "(shape>7225801)&(shape<7225804)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225802 | 13965906 | 7225802 | chr2 | 201616162 | 201682961 | 234.76882400000002 | 696.2567631000001 | 19.54354106 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225803 | 13965906 | 7225803 | chr2 | 210830897 | 210898218 | 236.0 | 698.0 | 17.25089804 | 25 | 13 | Dataset1.companion.ome [025] |